"NagasakiSoyo Bot" is a multifunctional Discord bot.
- Random pick: Pick things from given objective(s) or a range of number(s) randomly.
- Date notification: Automatically push notification to specific channel(s) on setted dates or time.
- MyGO screenshots search: Search and send screenshots from BanG Dream! It's MyGO!!!!! by using prompts and regex.
- Voice chat log: Log the voice chat events.
- Timeout time ranking: Summary and rank the timeout length of every user in the server.
- Message count ranking: Summary and rank the messange count of every user in the server.
Following features are still work in progress:
- Date notification
- MyGO screenshots search
- Timeoue time ranking
- Message count ranking
- Clone this repository or download the
.zip
file from the release page. - Install the requirement modules:
python3 -m pip install -U py-cord
- Create
CC_SoyoBot/.env
and type inTOKEN=<bot token>
with your own Discord bot token. - At the main folder and run
python3 main.py
, the bot should launch.
Licensed under the GPL License version 3.