e
This commit is contained in:
parent
9b440e4a44
commit
607b1c02bb
1 changed files with 1 additions and 0 deletions
1
bot.lua
1
bot.lua
|
@ -87,6 +87,7 @@ client:on('messageCreate', function(message)
|
|||
end
|
||||
if message.content == prefix .. 'source' then
|
||||
message.channel:send("**Look inside my brain at https://git.colean.cc/threeoh6000/joltik**")
|
||||
end
|
||||
if message.content == prefix .. 'shutdown' then
|
||||
if message.author.id == "867901290336223242" then
|
||||
message.channel:send("**Shutting down!** Good night mother! :heart:")
|
||||
|
|
Reference in a new issue