Closed anon97945 closed 1 year ago
share_link
in loader
doesn't work. (fixed in 1.1.28)Loading inline form...
wont remove on anonymous userConfig page won't update after putting value on anonymous user
Can't be fixed. Message has an attribute out
, which determines if Anonymous message was sent by owner, but chosen inline query does not. Ergo you can't determine, whether this result was sent by owner
db.set
creates database
under "name"
while config
is saved under <classname>
change to use only classnames instead having 2 database entries for one module. Also names change, classnames won't.
For further development and modules this would be better. To not split database per module.
- [x]
db.set
createsdatabase
under"name"
whileconfig
is saved under<classname>
change to use only classnames instead having 2 database entries for one module. Also names change, classnames won't.
Actually, bound method _set
does. I'll think about this in the nearest future, but it's probably not the matter for the next update, as modules' names aren't changed that often
Show value
button. Also if its validators.Hidden(validator=loader.validators.Series(validator=loader.validators.X))
it should be "Show values
"validators.Series(validator=loader.validators.String())
does save \n
as \\n
in the database. It is not shown in .config
only in .e db
. Problem is when you want to break the line... | hikari - when you want to break a line - actually break a line. No need in additional symbolsreset peer/timeout
etc, the inlinebot is still working but it will not send error/info/etc
logs into the log channel till restart. Only happens on my multi-user instance.🚫 Error:
🪐 Full stack:
👉
😵 RuntimeError: Can't get bot instance from context. You can fix it with setting current instance: 'Bot.set_current(bot_instance)'
[x] . ping
does not work on my multi user instance
Was a module. Dunno which, unloaded multiples.
[x] This bug is related to Hikka userbot itself. It is not related to modules.
Describe the bug
[X] alias still won't survive a reboot. (Fixed in 1.1.27)
🔮 Version: 1.1.24 #3453fb98