Writing Sayu Bot. Multi-functional bot based on Sayu Ogiwara for private use.
If you wish to Download and use the code you need to:
- Node install discord.js and dotenv.
- Make a .env file in the main directory.
- Have "TOKEN=[YOUR BOT TOKEN]" string in that file and replace [YOUR BOT TOKEN] with the token of your bot that you can get from Discord Developer Portal.
- Open a Terminal and run "nodemon" or "node run" in the main directory.
List of commands:
---Moderation---
- Kick / Ban users
Planned features:
-
Music player with playlists
-
Anime info and character info pull with API
-
YesNo command with answer to a question parameter
-
Custom embed poll with Yes and No buttons
-
Embed creation from parameters for moderation purposes
-
Akaneko image API
-
And more~