Hikari
|
bf6297388e
|
Fix markup
|
2022-04-08 16:06:55 +00:00 |
Hikari
|
d0b63e4798
|
Fix some typos
|
2022-04-08 13:52:01 +00:00 |
hikari.ftg
|
19da41bcbc
|
Fix `.unloadmod`, allow to edit forms `disable_security` on `call.edit`
|
2022-04-08 12:43:26 +00:00 |
hikari.ftg
|
c49b03bfea
|
Update docstrings
|
2022-04-08 12:35:36 +00:00 |
hikari.ftg
|
f76db91648
|
1.0.25: Add `disable_security` param to forms, galleries, lists and query galleries. Clean up code a lil bit
|
2022-04-08 12:26:42 +00:00 |
hikari.ftg
|
bf4098339d
|
Deepsource fixes
|
2022-04-07 18:01:20 +00:00 |
hikari.ftg
|
f19c40bbef
|
`utils.dnd`, which silence the peer and archives it (especially good for bots, which are used to obtain tokens), automatically silence the @hikka_userbot, @botfather and others. Update typehints in utils
|
2022-04-07 16:29:59 +00:00 |
hikari.ftg
|
29784d2e0d
|
Delete last update notification when new one is upstrea
|
2022-04-06 06:03:19 +00:00 |
hikari.ftg
|
c0a101bdc2
|
Some fixes
|
2022-04-05 18:07:23 +00:00 |
hikari.ftg
|
93e44db8e7
|
Minor bug fixes
|
2022-04-05 17:38:43 +00:00 |
hikari.ftg
|
179f12d9ca
|
1.0.21: A lot of stuff: web fixes, bug fixes, automatic seamless userbot restart when adding new account in web, replace emojies, add inline list feature, fix `types` name conflict and I don't remember other fixes, read code
|
2022-04-05 16:46:03 +00:00 |
hikari.ftg
|
60fe788d2e
|
1.0.20: Allow passing `reply_markup` field to inline result. Allow passing only dict or only one embeded list with dicts, if you don't need a lot of lines of buttons
|
2022-04-03 16:17:54 +00:00 |
hikari.ftg
|
759ff3ef16
|
1.0.19: Allow developers to return InlineQuery result via `dict` \ list of `dict`s. Move query gallery to a separate module
|
2022-04-03 15:46:32 +00:00 |
hikari.ftg
|
15bc667860
|
Minor bug fixes
|
2022-04-03 10:45:08 +00:00 |
hikari.ftg
|
17e9e362d4
|
1.0.18: Add `silent` and `archive` params to `utils.asset_channel`. Remake logging so it become native with `BotLogger`. Inject `BotLogger` analog directly
|
2022-04-02 20:14:24 +00:00 |
hikari.ftg
|
288ac55c85
|
Add possibility to change bot username via `.ch_hikka_bot`
|
2022-04-01 22:04:12 +00:00 |
hikari.ftg
|
a0e9586506
|
1.0.17: Add ability to set up inline commands' security map (only `owner`, `sudo`, `support` and `everyone`, because other permissions are inaccessible when processing inline query). Add database serializeability check to avoid JSON-serialization problems if unserializable object is being stored in db. Minor bugfixes
|
2022-04-01 20:51:35 +00:00 |
hikari.ftg
|
a5497fdf9d
|
1.0.15: Add more errors to `query` aka `query.e500()`
|
2022-03-31 20:44:56 +00:00 |
hikari.ftg
|
1fc0b26e66
|
1.0.14: Add gallery slideshow
|
2022-03-31 20:27:57 +00:00 |
hikari.ftg
|
0d5ea045fd
|
Actual 1.0.12 with changes
|
2022-03-31 11:33:21 +00:00 |
hikari.ftg
|
3d4be0b77b
|
1.0.12: Optimize forms, galleries and custom_map storage by ommiting keys with default values and dynamically generate them. Add feature to inherit command-caller permissions on form and gallery (crutchy). Minor improvements and bug fixes
|
2022-03-31 11:13:31 +00:00 |
hikari.ftg
|
2c15341cf5
|
Update README
|
2022-03-29 12:38:13 +00:00 |
hikari.ftg
|
0a2327c37e
|
1.0.11: Add `inline.query_gallery` to add ability to call inline gallery via inline query. Add `e404` attribute to `InlineQuery`, which will show, that no results were found
|
2022-03-29 11:14:20 +00:00 |
hikari.ftg
|
12d833d0dd
|
Update README.md, minor fixes
|
2022-03-28 21:47:30 +00:00 |
hikari.ftg
|
cf22d576f0
|
1.0.10: Add feature to send gifs in inline galleries (`gif` param). Make argument `caption` of inline gallery not mandatory
|
2022-03-28 18:26:33 +00:00 |
hikari.ftg
|
d9670713df
|
Add GeekTG backward compatibility layer
|
2022-03-28 15:50:22 +00:00 |
hikari.ftg
|
41883cda61
|
Fix InlineQuery override
|
2022-03-28 11:21:34 +00:00 |
hikari.ftg
|
3e2bd4494a
|
Deepsource fixes
|
2022-03-28 11:06:47 +00:00 |
hikari.ftg
|
01a4d11432
|
Add gallery floodwait handler
|
2022-03-28 10:38:50 +00:00 |
hikari.ftg
|
5ea353d8c9
|
Automatically switch to the next photo without showing warning if fetch error occurred
|
2022-03-28 09:43:57 +00:00 |
hikari.ftg
|
c8059cd604
|
1.0.9: Full inline structure rework. Split this madness into separate modules (`InlineUnit`s), which extend the main unit - `InlineManager`. Compatibility layer is not main priority. Some modules will break after updating to 1.0.9
|
2022-03-28 09:10:31 +00:00 |