timeline feaky

This commit is contained in:
deploy
2026-06-04 23:35:09 +00:00
parent 6ceb800855
commit de42c30bab
3 changed files with 265 additions and 40 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ async def _refresh_presence():
await bot.change_presence(
activity=discord.Activity(
type=discord.ActivityType.playing,
name=f"Playing SRE in {GUILD_TOTAL} servers!"
name=f"Playing SQB in {GUILD_TOTAL} servers!"
)
)