Nimit Savant
Nimit Savant
Serenity version: current Rust version (`rustc -V`): NA Backtrace (make sure to run `RUST_BACKTRACE=1`): NA Minimal test case if possible: NA The Documentation page: https://serenity-rs.github.io/serenity/ says 404 Page Not Found...
Better Documentation 📖 1. The repo is not beginner-friendly, we've to get more examples and meaning of different things 2. We can also make something like Discord.js Guide for this...
We can add the `!continue` and `!stop` commands in the reaction button so that when the game is over the user can continue or start accordingly!
This is a wonderful repository! I have a feature request: Can we store this question and their respective answers in a database and make an Open API with the same?...
I was just exploring the project and wondered it would be better fetching from a single json file and single json file and fetched data from there. ```js export async...
This installation is also needed with VS installation. Only then they would be able to target the WINDOWS SDK Optionally, include screenshots / media showcasing your addition that can be...
- People can easily run and test this application at scale - docker-compose makes it easier to configure this all Just a suggestion would want to know more your suggestion...
Solving: #241 Typo corrected ```cli --reporter html => --reporters html ```
https://github.com/discord/discord-interactions-js#exports  1. Can we improve remove the extra heading tags used here. 2. We're basically providing a definition to all the export modules, can we do something like this...
Use case
Can someone explain me what would be the potential use case of this package? I'm new to this repo and wanted to use this package 🗡️ Thanks