This website requires JavaScript.
Explore
Help
Register
Sign In
profitroll
/
LibBotUniversal
Watch
1
Star
0
Fork
0
You've already forked LibBotUniversal
Code
Issues
4
Pull Requests
1
Actions
Packages
Releases
36
Wiki
Activity
LibBotUniversal
/
.gitea/workflows/tests.yml
.renovaterc
examples/commands.json
examples/config_pycord.json
examples/config_pyrogram.json
examples/locale.json
LICENSE
pyproject.toml
README.md
requirements/_.txt
requirements/dev.txt
requirements/pycord.txt
requirements/pyrogram.txt
requirements/speed.txt
src/libbot/__init__.py
src/libbot/__main__.py
src/libbot/_utils.py
src/libbot/errors/__init__.py
src/libbot/errors/config.py
src/libbot/i18n/__init__.py
src/libbot/i18n/classes/bot_locale.py
src/libbot/i18n/sync/__init__.py
src/libbot/pycord/classes/__init__.py
src/libbot/pycord/classes/bot.py
src/libbot/pyrogram/classes/__init__.py
src/libbot/pyrogram/classes/client.py
src/libbot/pyrogram/classes/command.py
src/libbot/pyrogram/classes/commandset.py
src/libbot/sync/__init__.py
src/libbot/sync/__main__.py
src/libbot/sync/_nested.py
tests/config.json
tests/conftest.py
tests/data/empty.json
tests/data/invalid.json
tests/data/locale/en.json
tests/data/locale/uk.json
tests/data/test.json
tests/test_bot_locale.py
tests/test_config_async.py
tests/test_config_sync.py
tests/test_i18n_async.py
tests/test_i18n_sync.py
tests/test_json_async.py
tests/test_json_sync.py
tests/test_nested_set.py
tests/test_utils.py
tox.ini
No matching file found