Skip to content

Ultimo is a upcoming Discord Bot open to the public free to use.

License

Notifications You must be signed in to change notification settings

d0mkaaa/ultimo-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Ultimo Repo!

Made with ❤️ by lmaoleonix

Please star my project to show some love!

Tutorial

Steps to turning the bot on:

  1. Clone it or download it as a zip.

  2. Install these required dependencies: discord.js, dotenv, mongoose

    To install packages, use: npm install discord.js dotenv mongoose moment

  3. Update the .env.example file with your credentials, logins, and other required information.

IMPORTANT: You must change the .env.example filename to .env!

  1. Execute the command below to start the bot: node index.js

Steps to adding the bot to your Discord server:

  1. Use the following link, making sure to update YOUR_BOTS_CLIENT_ID and PERMISSIONS_INTEGER with your bot's client ID and the permissions integer, respectively:

https://discord.com/oauth2/authorize?client_id=YOUR_BOTS_CLIENT_ID&scope=bot&permissions=PERMISSIONS_INTEGER

And that's it!

Commands

Commands

Below are the commands available for use with this bot:

  • ban: Bans a user from the server.
  • timeout: Temporarily removes a user's ability to interact in the server.
  • kick: Kicks a user from the server.
  • clear: Clears a specified number of messages from a channel. (Limit is 100 due to the Discord's API.)
  • refresh: Refreshes the commands list to include any new commands added. Note: This does not refresh any new code changes.
  • ping: Checks the bot's response time.

About

Ultimo is a upcoming Discord Bot open to the public free to use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published