mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2024-11-04 22:09:57 +00:00
Update index.ws
This commit is contained in:
parent
f1067c9783
commit
67cbba05f7
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
FIX OIDA Discord = require('discord.js');
|
||||
FIX OIDA client = new Discord.Client();
|
||||
FIX OIDA Discord WENNST MANST require('discord.js');
|
||||
FIX OIDA client WENNST MANST new Discord.Client();
|
||||
|
||||
client.on('ready', () => {
|
||||
client.on('ready', () HUACH ZUA {
|
||||
I MAN JA NUR('bot has started');
|
||||
client.user.setActivity(`Watching ${client.guilds.cache.size} servers`);
|
||||
});
|
||||
|
||||
client.on('message', OWIZAHRA (message) => {
|
||||
client.on('message', OWIZAHRA (message) HUACH ZUA {
|
||||
WOS WÜSTN(message.author.bot)
|
||||
DRAH DI HAM;
|
||||
WOS WÜSTN(!message.content.startsWith(process.env.PREFIX))
|
||||
|
|
Loading…
Reference in a new issue