comments cleanup
This commit is contained in:
parent
098f16ce87
commit
d372d0dc79
2 changed files with 0 additions and 11 deletions
src/core
|
@ -304,11 +304,6 @@ impl BotInstance {
|
|||
} else { None }
|
||||
;
|
||||
|
||||
// let inpt = match reply {
|
||||
// None => arg1, // Regular message, use the first arg as the command
|
||||
// Some(_) => arg2, // A reply message, use the 2nd arg as the command
|
||||
// };
|
||||
|
||||
|
||||
let inpt = match reply {
|
||||
None => { // Regular message, use the first arg as the command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue