feat: deploy ?

This commit is contained in:
Max batleforc 2024-06-28 01:51:32 +02:00
parent a1e61d10ad
commit d5c7617a36
No known key found for this signature in database
GPG Key ID: 25D243AB4B6AC9E7

View File

@ -18,7 +18,7 @@ Main lib used : [serenity-rs/serenity](https://github.com/serenity-rs/serenity)
- create webhook - create webhook
- Detect event and send it on a chan - Detect event and send it on a chan
- Apply some rules For exemple : if the user spam too much => TimeOut for 20s - Apply some rules For exemple : if the user spam too much => TimeOut for 20s
- For each server keep a config separated (redis or pgsql ?) - For each server keep a config separated (redis or surrealdb ?)
- Have a web interface to manage the bot (like a dashboard) - Have a web interface to manage the bot (like a dashboard)
- List of server - List of server
- Monitor the bot - Monitor the bot