mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-16 21:20:39 +03:00
add bug report action (#71)
* add bug report * add admin section to env
This commit is contained in:
@@ -84,7 +84,7 @@ class BotInfoFactory(factory.DictFactory):
|
||||
class BotEntitleFactory(factory.DictFactory):
|
||||
type = "bot_command"
|
||||
offset = 0
|
||||
length = 7
|
||||
length = 42
|
||||
|
||||
|
||||
class BotMessageFactory(factory.DictFactory):
|
||||
|
||||
Reference in New Issue
Block a user