mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 14:20:51 +02:00
Add Coin
This commit is contained in:
@@ -29,7 +29,8 @@ const colors = {
|
||||
dvd: '📀',
|
||||
nsfw: '🔞',
|
||||
nosmoke: '🚭',
|
||||
clock: '🕓'
|
||||
clock: '🕓',
|
||||
coin: '🪙'
|
||||
};
|
||||
|
||||
module.exports = class ConnectFourCommand extends Command {
|
||||
|
||||
Reference in New Issue
Block a user