You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| blackjack | Start a game of BlackJack | %blackjack (amount) | bj |
41
-
|endgame| End your current game | %endgame|eg|
41
+
|stopbj| End your current blackjack game | %stopbj||
42
42
| hit | Pick A Card | %hit ||
43
43
| joingame | Join a game | %joingame (gameid) (bid) | jg |
44
44
| rules | View the rules of BlackJack. | %rules ||
@@ -121,7 +121,7 @@ To find out more, look at the `GroupMembers` category.
121
121
| guessinggame | Start an idol guessing game in the current channel. The host of the game can use `stop` to end the game or `skip` to skip the current round without affecting the round number. | %guessinggame (Male/Female/All) (easy/medium/hard) (# of rounds - default 20) (timeout for each round - default 20s) | gg |
122
122
| ggfilter | Add a filter for your guessing game. Only the groups you select will appear on the guessing game. Use the command with no group ids to enable/disable the filter. Filtered idols do not count for a real score. | %ggfilter [group_id_one, group_id_two, ...]||
123
123
| ggfilteredlist | View the current groups you currently have filtered. | %ggfilteredlist | ggfilterlist, filterlist |
124
-
| ggleaderboard | Shows global leaderboards for guessing game. | %ggleaderboard (easy/medium/hard) (server/global)| ggl, gglb |
| stopgg | Force-end a guessing game if you are a moderator or host of the game. This command is meant for any issues or if a game happens to be stuck. Must be game host or access to manage messages. | %stopgg | ★/Host|
126
126
127
127
#### Interactions:
@@ -172,6 +172,7 @@ To find out more, look at the `GroupMembers` category.
172
172
| servercount | Shows how many servers Irene is on. | %servercount ||
173
173
| serverinfo | View information about the current server. | %serverinfo ||
174
174
| setlanguage | Changes language of Irene. Available Choices: en_us | %setlanguage (language choice) ||
175
+
| stopgames | End all games that you are hosting or that may exist in the text channel. | %stopgames | stopgame, endgame, endames |
175
176
| suggest | Suggest a feature for Irene | %suggest (feature) ||
176
177
| support | Support Discord Server for Irene | %support ||
177
178
| translate | Translate between languages using Papago | %translate English Korean this is a test phrase. ||
@@ -192,9 +193,11 @@ To find out more, look at the `GroupMembers` category.
192
193
| sayembed | Make Irene say an embed message. (Manage Messages) | %sayembed #text-channel (json formatted message from https://embedbuilder.nadekobot.me/)||
193
194
| setprefix | Set the server prefix. If prefix was forgotten, type this command with the default prefix. (Manage Messages) | %setprefix $ ||
194
195
| tempchannel | Makes Current Channel a temporary channel deleting messages after a certain time period (greater than 1 minute). If delay is -1, it will remove the channel. (Manage Messages)| %tempchannel [delay=-1]| temp |
196
+
| togglegames | Choose to enable/disable games in a text channel. (Manage Messages)| %togglegames [#channel]||
195
197
| unban | UnBan A User (Ban Members) | %unban @user||
196
198
| unmute | UnMute A User (Manage Messages & Manage Roles) | %unmute @user (reason) ||
197
199
| welcome | Set a welcome message or disable welcome in the current channel. Use %user where they should be mentioned. Use %guild_name if the server name should be added. (Manage Messages) | %welcome (Welcome %user to %guild_name!) ||
200
+
| welcomerole | The role to give a user when they first join the server. Use command without role to delete the welcome role set to the guild. (Manage Messages) | %welcomerole @role||
198
201
199
202
#### Music:
200
203
| Command | Description | Format | Aliases |
@@ -224,7 +227,7 @@ To find out more, look at the `GroupMembers` category.
| fm | Get information about a Last FM account by a discord user or a Last FM username. | %fm (username or @user) ||
226
229
| recenttracks | Get the recent tracks of a Last FM Account by a discord user or a Last FM username | %recenttracks (username or @user) | rt, recents |
227
-
| recent | Get the last listened track of a Last FM Account by a discord user or a Last FM username | %recent (username or @user) ||
230
+
| recent | Get the last listened track of a Last FM Account by a discord user or a Last FM username | %recent (username or @user) |np|
228
231
| topalbums | See the top albums of a Last FM Account by a discord user or a Last FM username | %topalbums (username or @user) | tal |
229
232
| topartists | See the top artists of a Last FM Account by a discord user or a Last FM username. | %topartists (username or @user) | ta |
230
233
| toptracks | See the top tracks of a Last FM Account by a discord user or a Last FM username | %toptracks (username or @user) | tt |
@@ -249,6 +252,13 @@ To find out more, look at the `GroupMembers` category.
249
252
| recenttweets | Show Most Recents Tweets | %recenttweets (amount) |
250
253
| tweet | Tweets a status update on Twitter | %tweet (status) |
| unscramble | Start an idol unscrambing game in the current channel. The host of the game can use `stop` to end the game | %unscramble (Male/Female/All) (easy/medium/hard) (# of rounds - default 20) (timeout for each round - default 20s) | us |
| stopus | Force-end an unscramble game if you are a moderator or host of the game. This command is meant for any issues or if a game happens to be stuck. Must be game host or access to manage messages. | %stopus | ★/Host|
0 commit comments