mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Phone Command
This commit is contained in:
@@ -20,5 +20,6 @@ module.exports = class XiaoClient extends CommandoClient {
|
||||
this.pokemon = new PokemonStore();
|
||||
this.memePoster = new MemePoster(this);
|
||||
this.games = new Collection();
|
||||
this.phone = new Map();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user