-
Translations are implemented in nearly everything as it stands, except for the following:
- [ ] Command names and descriptions (this includes arguments) (waiting on serenity-rs/serenity#1921 [merged]…
-
Discord allows everyone to type command snowflakes, as shown [here](https://discord.com/developers/docs/reference#message-formatting). Serenity's `CommandId` type is the COMMAND_ID being used here, as…
-
Here I am trying to get the row values from database and adding it to the ArrayList. The values are getting added without any error but the exception is thrown at the end of the loop.
**Code:**
pu…
-
Hey there! I loved your original WordCloud bot and saw that this is a thing now since the one beforehand didn't work. Since this project seems to be a bit old already I already had some worries about …
-
(that can be disabled)
-
```bash
=> ERROR [bot builder 2/4] RUN cargo chef cook --release --recipe-path recipe.json 80.9s
------
> [bot builder 2/4] RUN …
-
It would be better if all model types were accessible via just `serenity::model::ModelType`. I don't think anyone can remember which serenity::model submodule a model type belongs to.
This would al…
-
モジュールの分割がライブラリ依存観点で妥当かチェックする
post_messageをmain.rs に持っていくなど(hiyokoslot.rs の serenity 依存がなくなる)
-
Darrik wrote some code that I can no longer find :sigh: to remove the ok hand reaction from posts and inform the user via DM why it was removed. We should port that code to the rust bot.
-
With the release of discord forums, we should transition to using them to provide support. They allow for better triage, less clutter, and also better searching.
Ideal features to be added:
- [ …