-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHANGELOG: - Quickfix of .corona help
- Loading branch information
Jaroslav Kaňka
committed
Aug 22, 2020
1 parent
3ede938
commit 8e8c2c6
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,6 +136,7 @@ client.on('message', async message => { | |
{ name: 'To show version of the bot use:', value: '.corona version', inline: true }, | ||
{ name: 'To show overall performance of the bot use:', value: '.corona performance', inline: true }, | ||
{ name: 'To invite this bot on your server use:', value: '.corona invite', inline: true }, | ||
{ name: 'To show on how many servers CoronaBot is:', value: '.corona servers', inline: true }, | ||
{ name: 'To show authors of the CoronaBot:', value: '.corona authors', inline: true } | ||
) | ||
.setFooter('In case of any problem please contact me ([email protected] or kankaj#1973)', 'https://jkanka.cz/ikonka.png') | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters