mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2025-08-01 05:47:41 +02:00
removed unused string
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user