issues
search
rust-lang
/
discord-mods-bot
discord moderation bot
MIT License
71
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`?eval` command produces less than ideal error messages due to the way the code is generated
#108
ilyvion
opened
1 year ago
0
Bot does not join threads
#107
ilyvion
opened
1 year ago
3
`?crate` command causes new message when edited instead of updated/edited message
#106
ilyvion
opened
2 years ago
0
Update serenity version and requested intents
#105
technetos
closed
2 years ago
0
Bot has stopped responding in the Rust Discord server
#104
ilyvion
closed
2 years ago
2
Fix: `max_stable_version` can be `null`
#103
ilyvion
closed
2 years ago
0
Only touch `*.rs` under `src`
#102
ilyvion
closed
2 years ago
1
Show max version instead of newest version.
#101
ilyvion
closed
2 years ago
2
`?crate` command shows most recently released version rather than the latest version
#100
ilyvion
closed
2 years ago
0
Actually await the call to delete_message
#99
technetos
closed
2 years ago
0
Migrate to async serenity 🎉
#98
technetos
closed
2 years ago
0
use new cargo fmt check option
#97
calebcartwright
closed
2 years ago
0
fix(playground): eval command failing with trailing single line comments
#96
insomnimus
closed
3 years ago
2
chore(playground): updated the default edition used in the playground to 2021
#95
insomnimus
closed
3 years ago
0
add unit tests for commands
#94
technetos
opened
3 years ago
0
Fix for the recently shutdown sks-keyservers.
#93
simdimdim
closed
3 years ago
3
Add a way to run code that requires neither an explicit `main` nor the printing of a final expression
#92
Kimundi
opened
3 years ago
1
Reserve output for ?play and ?eval immediately after receiving them
#91
ilyvion
closed
3 years ago
0
Quoted key value optionals
#90
technetos
closed
3 years ago
0
add CoC update message... command
#89
technetos
opened
3 years ago
0
tags update
#88
technetos
closed
3 years ago
0
add edition 2021 support
#87
tinaun
closed
3 years ago
1
Reserve output for ?play and ?eval immediately after seeing them
#86
ilyvion
closed
3 years ago
1
Add ... segment
#85
technetos
closed
3 years ago
2
?play and ?eval erroneously claim that the code block is missing when there is content after the code block
#84
PatchMixolydic
closed
3 years ago
5
Make ?play command better
#83
technetos
closed
3 years ago
0
The error message for code blocks should contain a snippet about editing your message
#82
technetos
opened
3 years ago
1
Use reply for playground
#81
technetos
opened
3 years ago
0
Use embed for playground output
#80
technetos
opened
3 years ago
0
Apply some clippy lints
#79
technetos
closed
3 years ago
0
Desired features from fork?
#78
kangalio
closed
3 years ago
5
Add Godbolt Command
#77
tinaun
opened
3 years ago
2
some more minor fixes
#76
tinaun
closed
3 years ago
0
make crate description optional
#75
ibraheemdev
closed
3 years ago
0
Add ?clippy command
#74
technetos
opened
3 years ago
6
Fault tolerance improvements
#73
technetos
closed
3 years ago
7
You can edit messages message
#72
technetos
closed
3 years ago
0
Merge with the Communtiy Server's Ferris?
#71
kangalio
closed
3 years ago
6
Better code handling in ?eval
#70
technetos
closed
3 years ago
1
only attempt to edit messages that start with prefix
#69
technetos
closed
3 years ago
0
Refactor some code to be more maintainable
#68
technetos
closed
3 years ago
0
Report hours parsing error to user as well as to the error log
#67
technetos
opened
3 years ago
0
push the tags problem into the future
#66
tinaun
closed
4 years ago
0
fix CharacterSet::any to match non-ascii chars
#65
tinaun
closed
4 years ago
2
argument parsing can never match on non ascii strings
#64
tinaun
closed
4 years ago
1
a few ?play fixes and improvements
#63
tinaun
closed
4 years ago
0
performing http requests should signal to the user when the requests time out / are otherwise unavailable
#62
tinaun
opened
4 years ago
3
Update welcome message
#61
technetos
closed
4 years ago
0
Update serenity and clean up commands and event handlers in main
#60
technetos
closed
4 years ago
0
Track edits and deletions of commands
#59
tinaun
closed
3 years ago
0
Next