Library with functions for basic Discord/Telegram bot development
Go to file
Renovate bf9f19321a
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m27s
Tests / test (3.11) (pull_request) Successful in 1m12s
Tests / test (3.8) (pull_request) Successful in 1m18s
Tests / test (3.9) (pull_request) Successful in 1m17s
Update dependency pytest-asyncio to v0.23.6
2024-03-19 09:21:03 +02:00
.gitea/workflows Experiment failed: caching disabled 2023-10-25 08:40:32 +03:00
examples Added a few JSON examples 2024-01-03 22:45:39 +01:00
requirements Update dependency pytest-asyncio to v0.23.6 2024-03-19 09:21:03 +02:00
src/libbot Fixed wrong variable being used in PyroClient.start() 2024-01-03 23:56:34 +01:00
tests Closes #33 2024-01-03 22:37:04 +01:00
.gitignore Added trailing slashes 2023-06-29 16:03:49 +02:00
.renovaterc Renovate's main branch is now "dev" 2023-12-10 11:58:21 +01:00
LICENSE Initial commit 2023-05-11 20:52:10 +03:00
pyproject.toml Updated to 0.2.1 2023-08-06 19:11:16 +02:00
README.md Initial commit 2023-05-11 20:52:10 +03:00
tox.ini Added coverage display 2023-08-06 21:21:55 +02:00

LibBotUniversal