Open Issues Need Help
View All on GitHub Automation • Bot Development
[BUG]: Change the value of the variable c to 25 3 months ago
AI Summary: This bug report requests a change to the value of a variable named 'c' within the .env.example file. The desired new value for 'c' is 25. This appears to be a straightforward modification of a configuration file.
Complexity:
1/5
bug good first issue
making a Discord BOT, and implementing diffrent type of features in it
JavaScript
Automation • Bot Development
[BUG]: Rename the var c to age 3 months ago
AI Summary: This bug report requests a simple variable rename from 'c' to 'age'. The task is straightforward and likely involves locating the variable and updating its name throughout the codebase.
Complexity:
1/5
bug good first issue
making a Discord BOT, and implementing diffrent type of features in it
JavaScript