Even better ! It is completely free !
It is available as a public bot (Recommended), you can add it to your server with this link
The support channels are in the Adloteam discord server
If you like Toaster you can Leave a star on this repository, contribute to it, follow me. You can also vote and comment for it on top.gg
Even better, you can recommend it to your friends and share it !
Toaster is mainly beeing developed by Adloya who owns it and who is the head-developer of it, he is a part of the Adloteam
Toaster is kindly hosted by Im-a-penda-guy
- If you want a detailed list of all commands execute the help command or look up in the commands/ folder
🧑💻 - DEVELOPPER : Commands reserved to the owner of the bot (via the owner_id)
💼 - ADMINISTRATION : Commands reserved to server administrators, mainly to manage Toaster's settings on your server and manage the most important parts of your server
🎯 - MODERATION : Commands to manage/moderate a server, keep your server clean and respectable with this category !
📜 - INFORMATIONS : Informations about the bot, the commands, other people and servers
🛠️ - UTILITIES : Random utilities and useful commands
🎉 - FUN : Have fun with this category !
If you want to start it on your own computer (not recommended, rather use the public bot) :
-
Install node.js
-
Install all the requirements and depedencies by running in your favorite terminal :
npm install
-
Put the Discord Token and your ID (owner's id) in the Config.js file
-
Run it :
-If you are on windows you can use the "Launch Toaster.lnk" shortcut
-On all systems you can use
node .
ornode main.js
to run it with your terminal (you must be in thesrc/
directory)
To contribute you can either :
- Use the
bug-report
&suggest
commands - Or use PULL-REQUESTS or if you want to suggest major changes, use ISSUES
MIT (LICENSE file)