Update Invitarr.py
This commit is contained in:
@@ -141,7 +141,7 @@ class MyClient(discord.Client):
|
|||||||
else:
|
else:
|
||||||
await secure.send('Error Check Logs! {0.author.mention}'.format(message))
|
await secure.send('Error Check Logs! {0.author.mention}'.format(message))
|
||||||
|
|
||||||
if message.author.guild_permissions.administrator::
|
if message.author.guild_permissions.administrator:
|
||||||
if message.content.startswith('-db add'):
|
if message.content.startswith('-db add'):
|
||||||
mgs = message.content.replace('-db add ','')
|
mgs = message.content.replace('-db add ','')
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user