mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2024-11-25 00:29:43 +01:00
removed unused string
This commit is contained in:
parent
e2f02eeed8
commit
49c24e90ec
@ -215,12 +215,6 @@ class Presence(object):
|
||||
|
||||
self.__server_online_presence.start()
|
||||
|
||||
"""
|
||||
await self.bot.change_presence(
|
||||
activity=self.bot.activity,
|
||||
status=self.bot.status
|
||||
)"""
|
||||
|
||||
@tasks.loop()
|
||||
async def __server_online_presence(self):
|
||||
_time = time.time()
|
||||
|
Loading…
Reference in New Issue
Block a user