Pārlūkot izejas kodu

Settings cog moved over to the new internal settings object stuff. Also some extra comments here and there/

tags/v1.5.0
Roxie Gibson pirms 6 gadiem
vecāks
revīzija
5ee67ce6be
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      main.py

+ 1
- 1
main.py Parādīt failu

@@ -33,7 +33,7 @@ def blacklisted(user):

@bot.event
async def on_ready():
bot.settings = gs.get(bot.guilds)
bot.settings = gs.get_all(bot.guilds)

print("Discord.py version: " + discord.__version__)
print("Client logged in\n")

Notiek ielāde…
Atcelt
Saglabāt