mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-17 07:12:09 +00:00
Tag: 1.22
Intermediate commits (oldest → newest): - Fun addition - BGFX - fx - aas - saving repeatable promtp - bugfix - BGFX - BGFX - FX - New deploy - dsd - DDD - Jak wiele literowek mozna zrobic w dwoch slowach - Testr - kurwa serio - serio kurwa ja pierdole niech to kurwa bedzie ostatnia poprawka debilnego błedu w tym pierdolonym kodzie - 1111 - FX - - - Some would say it's ccr. But I'm not i*n. - tcxy - THis commit should be theoretically the last - Fuck whoever designed dicts in python that way - ied - All thirteen - FIX - TEst
This commit is contained in:
@@ -249,7 +249,7 @@ class AdministrationModule(commands.Cog):
|
||||
self.logger.debug(TIME_BETWEEN_CALLS)
|
||||
LAST_SPONTANEOUS_CALL = datetime.now()
|
||||
async with channel.typing():
|
||||
message = await get_random_cyclic_message()
|
||||
message = await get_random_cyclic_message(self.bot)
|
||||
self.logger.info("Odpowiedz")
|
||||
self.logger.info(message)
|
||||
await channel.send(message)
|
||||
|
||||
Reference in New Issue
Block a user