hikariatama
855379bd75
Add restart lock on protection, add protection from protections' flood in bot
2022-05-01 06:32:36 +00:00
hikariatama
70719ac6eb
Increase threshold
2022-04-30 21:51:49 +00:00
hikariatama
a5b7dcb8dc
Add API protection
2022-04-30 21:41:44 +00:00
hikariatama
5d4962389b
Add ability to specify filename in fast uploader
2022-04-30 17:53:45 +00:00
hikariatama
b411d5156e
1.1.11: Add fast uploader, update translations
2022-04-30 15:10:56 +00:00
hikariatama
02fd9ad602
Fix some stuff for deepsource
2022-04-29 17:57:56 +00:00
hikariatama
df3a2befd3
1.1.10: Add ability to download modules from additional repos (e.g. .dlmod weather)
2022-04-29 07:07:54 +00:00
hikariatama
db9edf8d75
Fix HikkaDL as mentioned in https://github.com/hikariatama/Hikka/issues/13
2022-04-28 11:55:58 +00:00
Hikari
8c02fd5b1d
1.1.9: Fix `_generate_markup` (hooks setup), add `switch_inline_query|current_chat` parsers
2022-04-26 13:40:40 +00:00
Hikari
f56a380fc6
1.1.8: Add `on_dlmod` hook, fix translations, fix okteto pinger and some minor stuff
...
More info in t.me/hikka_ub
2022-04-25 13:10:34 +00:00
Hikari
185457140d
Minor fixes
2022-04-23 21:34:48 +00:00
Hikari
afaeea5ab7
Add comparsation link to update notifications
2022-04-23 15:15:22 +00:00
Hikari
81f7cfeda6
Fix attr error `_find_data_channel`
2022-04-23 15:08:17 +00:00
Hikari
d503def592
Hopefully fix origin of core modules
2022-04-23 12:40:52 +00:00
Hikari
0bb34f9966
Inherit `StopLoop` from `Exception` so the python doesn't piss off
2022-04-23 12:32:24 +00:00
Hikari
1b846a6e1b
Return best match if no full-match occurred in `.help`
2022-04-23 12:30:37 +00:00
Hikari
d74aaa99fd
Remove weird "-> None" typehints, idk why I left them for so longs
2022-04-23 12:12:52 +00:00
Hikari
791f1d1774
Make core modules loader data accessible via inspect
2022-04-23 12:09:12 +00:00
Hikari
4bd1d302fa
1.0.7: Add `self.animate` function to all modules, which allows you to easily create fancy animations
2022-04-23 11:26:14 +00:00
Hikari
d3144fcebd
1.0.6: Add `callback`s to inline query answers
2022-04-23 04:41:51 +00:00
Hikari
74e6bbdad6
1.0.5: Allow to pass `disable_security` and `always_allow` to buttons directly for use in inline queries
2022-04-23 04:20:44 +00:00
Hikari
f4f7e8e0b9
1.1.4: `utils.get_git_hash()`, fix stuff, add debugging mode for modules. For more info check t.me/hikka_ub
2022-04-22 12:51:17 +00:00
Hikari
c4501a5a4a
1.0.3: Finally (hopefully) fix config
2022-04-18 13:20:12 +00:00
Hikari
20992a7d43
1.1.2: Add `@loader.loop` in order to provide developers native and easy access to inifite loops
2022-04-17 15:59:54 +00:00
Hikari
60f104f542
Save config values at mod config, rather than in __module__
2022-04-17 11:39:13 +00:00
Hikari
d064cfeaf3
Minor bug fixes
...
Move `skip_hook` check before re-assigning strings, add Nonetype check close
2022-04-17 11:14:39 +00:00
Hikari
a3ea19dc58
Minor bug fixes
2022-04-17 10:58:14 +00:00
Hikari
2d525ab6b0
1.1.1: Finally drop Uniborg and Raphielgang compatibility layer, refactor code a bit, fix minor bugs
...
This layer was needed 2 yrs ago, when FTG was starting and there were no modules. Right now, there are much more modules for FTG\GeekTG\Hikka, rather than for Uniborg and Raphielgang, so I decided to drop this layer, bc it is very large amount of code and kinda useless right now
2022-04-17 08:52:43 +00:00
Hikari
db79a8a18f
Compatibilit tweak
2022-04-17 07:06:11 +00:00
Hikari
5b7a869f26
Fix fantom message with exception when trying to raise MessageNotModified
2022-04-16 20:29:41 +00:00
Hikari
fa1ff8527a
Remember inline_message_id of form in case it gets unloaded before the result is returned
2022-04-16 20:27:13 +00:00
Hikari
69c64072c3
1.1.0: First major update. A LOT OF STUFF. Really, a lot. Check out hikka channel for more info
2022-04-16 20:00:15 +00:00
Hikari
6b1d20d0f8
Add ability to disable automatic backups
2022-04-15 09:39:41 +00:00
Hikari
74ae9ecb57
Add automatic database backup (`HikkaBackup`)
2022-04-15 09:30:34 +00:00
Hikari
22c260492a
Add `.nonickchat` command to HikkaSettings
...
You can enable NoNick for certain chat in order to avoid userbot spam in not-needed chats
2022-04-15 08:01:58 +00:00
Hikari
a930e85678
Allow user to control callback buttons (forms) security via `.security` command
2022-04-15 07:44:59 +00:00
Hikari
c6b03249e8
Update `cache_time` in native query answers so they are not cached anymore
2022-04-14 17:56:50 +00:00
Hikari
c98a9f610b
Automatically confirm update if it was initiated via the button in update notifier
2022-04-14 09:25:26 +00:00
Hikari
df3c684a43
Refactor inline security, replace weird two-level generator with for-loop and generator, fix galleries
2022-04-14 09:09:05 +00:00
Hikari
1e307b98c2
Add automatic restart after installing dependencies \ reinstalling telethon
2022-04-13 18:55:34 +00:00
Hikari
4b730c40d2
Add telethon check in order to avoid errors due to classic telethon installation
2022-04-13 18:42:33 +00:00
Hikari
21d9133d30
1.0.29: Add `@loader.inline_everyone`
...
This can be used underneath inline handlers and callback handlers to control default permission rules. Don't forget to set up an inline security mask in `.inlinesec`, otherwise some modules could become unusable
2022-04-13 17:59:55 +00:00
Hikari
748f51351f
1.0.28: Add `silent` param to lists, forms and galleries; Add `photo` param to inline form
...
Add URL validator to `inline._generate_markup`, which will ignore buttons with invalid urls
2022-04-13 17:15:00 +00:00
Hikari
f4761b91de
Add CakesTwix to allowed origins
...
There was no https://twix.nonfalse-networks.net.ua/modules , which have been forbading to install modules from this origin via buttons
2022-04-12 13:08:06 +00:00
Hikari
e6336679d7
Add Raspberry Pi recognition to `utils.get_named_platform`. thx to @CakesTwix
2022-04-11 13:21:29 +00:00
Hikari
eea3d2f3e5
1.0.27: New requirement - grapheme. New `utils.smart_split`, authored by t.me/bsolute. Minor improvements
2022-04-10 21:44:20 +00:00
Hikari
fdef2634de
Fix weird bug with un-translated modules due to invalid `__module__`
2022-04-09 12:46:51 +00:00
Hikari
aa34046f27
Fix loading status messages for forms, galleries and lists
2022-04-09 12:30:46 +00:00
Hikari
f2ef452acd
Fix `.dlmod`, remove logspam from utils
2022-04-09 12:12:19 +00:00
Hikari
070366b341
1.0.26: Add `utils.smart_split` which splits the message in chunks and relocates entities so they fit. If `utils.answer` response is too large to send in one message, it will be split in chunks and sent using `inline.list`
2022-04-09 11:56:39 +00:00
Hikari
dc16e406ff
Fix when answering inline query via native method
2022-04-09 08:04:51 +00:00
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
24759e5005
Protect core modules and internal commands from being overwritten by weird external analogs
2022-04-08 13:47:12 +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
817eda537b
Okteto fixes
2022-04-07 16:41:15 +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
045fcf4323
Migrate from string formmating to f-strings in logging
2022-04-07 16:15:26 +00:00
hikari.ftg
4e87ebd3c2
1.0.24: Refactor security, fix security for groups, remake module storage system with legacy db migration
2022-04-07 15:50:13 +00:00
hikari.ftg
556a52b2fb
Omit case when unloading module
2022-04-07 13:33:54 +00:00
hikari.ftg
b71f51e8ea
Automatically add `text` and `raw_text` attributes to an `Event` object to avoid weird logspam from dochub modules
2022-04-07 13:31:24 +00:00
hikari.ftg
3cf750a586
Attempt to install dependencies from error message if they are not specified in code
2022-04-07 13:27:33 +00:00
hikari.ftg
737dfd8343
Add modules' creators propriety gesture to HikkaDL (Automatic reaction when downloading via button)
2022-04-07 11:17:10 +00:00
hikari.ftg
bd6f35878d
1.0.23: Add ability to disable HikkaDL natively, add support for non-inline mode for Updater
2022-04-07 10:54:16 +00:00
hikari.ftg
0139b7bd9c
Automatically revoke HikkaAPI token if it expires \ becomes invalid
2022-04-07 09:14:27 +00:00
hikari.ftg
db14892ce2
Add requirements
2022-04-06 19:09:20 +00:00
hikari.ftg
050ac0ea4f
1.0.22: Add HikkaDL module to use download buttons
2022-04-06 19:05:31 +00:00
hikari.ftg
8181ae56f4
UpdateNotifier translateability
2022-04-06 06:10:29 +00:00
hikari.ftg
29784d2e0d
Delete last update notification when new one is upstrea
2022-04-06 06:03:19 +00:00
hikari.ftg
1cd3302c9c
Cool updater (test)
2022-04-05 19:10:52 +00:00
hikari.ftg
25ae14de28
Fix `_bot_username` attribute error
2022-04-05 18:53:13 +00:00
hikari.ftg
bf6298db45
Compat update
2022-04-05 18:46:52 +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
708639d7f2
Fix UpdateNotifier
2022-04-03 17:34:59 +00:00
hikari.ftg
467c093a26
Upload UpdateNotifier
2022-04-03 17:30:17 +00:00
hikari.ftg
273c3d6561
Remove Okteto debugging
2022-04-03 17:14:40 +00:00
hikari.ftg
764b158e91
Add `.hikkainfo` cmd
2022-04-03 16:52:45 +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
d34a12d768
Fix
2022-04-03 11:03:02 +00:00
hikari.ftg
03f7c71557
Bug fixes and refactorment
2022-04-03 11:01:05 +00:00
hikari.ftg
15bc667860
Minor bug fixes
2022-04-03 10:45:08 +00:00
hikari.ftg
94a7bdc221
Hotfix
2022-04-02 20:33:46 +00:00
hikari.ftg
495ef51acd
Replace misswritten license
2022-04-02 20:16:45 +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
4583c98c1f
Hotfix for Okteto users
2022-04-01 20:15:37 +00:00
hikari.ftg
becec46e97
Ignore events to avoid errors in logs
2022-04-01 19:19:43 +00:00
hikari.ftg
0075802a63
1.0.16: Full support of Okteto cloud deployment inculding persistent data storage (additional volume is created), automatic waker for container and other stuff
2022-04-01 19:15:47 +00:00
hikari.ftg
9fa316cd94
Fix data root in web
2022-04-01 18:24:33 +00:00
hikari.ftg
7433c124c7
Add Okteto debugging
2022-04-01 17:45:43 +00:00
hikari.ftg
f22c811bfe
Updates for Okteto
2022-04-01 17:09:00 +00:00
hikari.ftg
d123e3275f
Do not create `/data` folder manually, but specify it in okteto stack manifest
2022-04-01 13:19:55 +00:00
hikari.ftg
c9e527fad7
Remove unnecessary `os.chdir`, which breakes userbot on Okteto
2022-04-01 13:00:16 +00:00