Go to file
2024-01-14 01:48:10 +00:00
.vscode fix: replace b64 extension 2024-01-14 01:21:19 +01:00
src feat: init repo ++ more in readme 2024-01-14 01:48:10 +00:00
.gitignore feat: init repo ++ more in readme 2024-01-14 01:48:10 +00:00
Cargo.lock feat: init repo ++ more in readme 2024-01-14 01:48:10 +00:00
Cargo.toml feat: init repo ++ more in readme 2024-01-14 01:48:10 +00:00
devfile.yaml feat: add readme quicklink 2024-01-14 01:21:38 +00:00
README.md feat: init repo ++ more in readme 2024-01-14 01:48:10 +00:00

Discord AGAU (A Gundam Among Us)

WeeboChe

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