Sakura is a web based discord bot. It is a simple bot that can be used to manage your server. It is currently in development and is not yet fully functional. It is not yet a fully featured bot.
As of now, it can support the following things:
- Manage your server
- Manage your server's roles
- Manage your server's channels
- Fun commands
- Moderation commands
- Welcome messages and role assignment
- Music commnads
- Web based configuration
- Custom commands
-
copy settings_sample.ini to settings.ini file
-
edit settings.ini file and change variable
-
make migration
python manage.py makemigrations
- migrate
python manage.py migrate
- Run Server
python manage.py runserver
- Run Sakura Bot
python manage.py run-sakura