Heroku/hikka
Hikari d503def592
Hopefully fix origin of core modules
2022-04-23 12:40:52 +00:00
..
compat 1.1.1: Finally drop Uniborg and Raphielgang compatibility layer, refactor code a bit, fix minor bugs 2022-04-17 08:52:43 +00:00
inline Remove weird "-> None" typehints, idk why I left them for so longs 2022-04-23 12:12:52 +00:00
langpacks Return best match if no full-match occurred in `.help` 2022-04-23 12:30:37 +00:00
modules Return best match if no full-match occurred in `.help` 2022-04-23 12:30:37 +00:00
web 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
__init__.py Rewrite contributors to remove deepsourcebot 2022-03-30 16:26:51 +00:00
__main__.py 1.1.1: Finally drop Uniborg and Raphielgang compatibility layer, refactor code a bit, fix minor bugs 2022-04-17 08:52:43 +00:00
_types.py Inherit `StopLoop` from `Exception` so the python doesn't piss off 2022-04-23 12:32:24 +00:00
configurator.py 1.0.3: Finally (hopefully) fix config 2022-04-18 13:20:12 +00:00
database.py 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
dispatcher.py Remove weird "-> None" typehints, idk why I left them for so longs 2022-04-23 12:12:52 +00:00
loader.py Hopefully fix origin of core modules 2022-04-23 12:40:52 +00:00
log.py Remove weird "-> None" typehints, idk why I left them for so longs 2022-04-23 12:12:52 +00:00
main.py Remove weird "-> None" typehints, idk why I left them for so longs 2022-04-23 12:12:52 +00:00
security.py Remove weird "-> None" typehints, idk why I left them for so longs 2022-04-23 12:12:52 +00:00
translations.py Remove weird "-> None" typehints, idk why I left them for so longs 2022-04-23 12:12:52 +00:00
utils.py 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
version.py 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