1.0 KiB
1.0 KiB
Discord AGAU (A Gundam Among Us)
The goal of this project is to bring back my different discord boy and create a single point of feature
Main lib used : https://github.com/serenity-rs/serenity
Feature expected
- ImageWareHouse (like TestDiscord)
- SoundBoard (like UnlabeledBot)
- Notification (read an event topic and send the message to the expected chan)
- Some Administration command
- clear chan
- create webhook
- Detect event and send it on a chan
- Apply some rules For exemple : if the user spam too much => TimeOut for 20s
previous project
- https://git.weebo.fr/sandbox/TestDiscord/src/branch/master : Bot that check if a world match with one in the image warehouse and answer with a picture
- https://git.weebo.fr/sandbox/UnlabeledBot : Soundboard project