v2019.07.14

This commit is contained in:
2019-07-14 16:11:14 +02:00
parent 08d0000eec
commit 1f481da95f
3 changed files with 20 additions and 8 deletions

View File

@@ -21,7 +21,8 @@ async def on_ready():
print ('')
print ('UnknownBot ist gestartet')
print ('')
await client.change_presence(game=discord.Game(name="on exoticzone.de"))
print ('?help - Für mehr Informationen')
await client.change_presence(game=discord.Game(name="booting ..."))
@client.event
async def on_message(message):
@@ -220,4 +221,4 @@ async def uptime():
client.loop.create_task(uptime())
client.run(config['DISCORD']['bot-token'])
client.run(config['DISCORD']['bot-token'])

View File

@@ -1,6 +1,6 @@
[DISCORD]
bot-token=
bot-token= NDIzMjE1NTM1ODkxODA4MjY2.XSs3Lg.I6O4DVC1q7jiGzDdNnNPsbm44VI
owner= 155076323612688384
[VERSION]
version= Alpha 0.0.2v
version= 2019.07.14-1