This website requires JavaScript.
Explore
Help
Register
Sign In
Javelina
/
Javelina
Watch
2
Star
0
Fork
0
You've already forked Javelina
Code
Issues
19
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
146
Commits
7
Branches
0
Tags
dev
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Open with PyCharm
Open with RustRover
Download ZIP
Download TAR.GZ
Download BUNDLE
Renovate
5acddf3e94
All checks were successful
Test / build (pull_request)
Successful in 32s
Details
Test / build (push)
Successful in 26s
Details
Update dependency typer to ~=0.17.1
2025-08-30 14:57:29 +03:00
.gitea
/workflows
Added safety scan with Safety
2025-07-25 12:28:13 +03:00
javelina
Fixed formatting with isort and black
2025-08-03 01:51:22 +02:00
locale
Added very basic implementation of /clear
2025-08-02 01:42:09 +02:00
requirements
Added Makefile and development dependencies
2025-07-28 00:37:31 +02:00
.gitignore
Initial commit
2024-02-04 00:55:51 +01:00
.renovaterc
Initial commit
2024-02-04 00:55:51 +01:00
cli.py
Fixed formatting with isort and black
2025-08-03 01:51:22 +02:00
config_example.json
WIP: Added consent durations and modified default embed colors (
#51
)
2025-07-24 19:52:12 +02:00
Dockerfile
Update python Docker tag to v3.13
2025-07-29 01:24:03 +03:00
LICENSE
Initial commit
2024-02-04 00:55:51 +01:00
main.py
Removed useless migration script, fixed a call in main and added the uv.lock file to Git
2025-07-28 06:50:39 +02:00
Makefile
Improved Makefile and removed run from it, updated uv.lock
2025-07-28 12:55:52 +02:00
pyproject.toml
Moved project structure to javelina/
2025-07-28 01:32:38 +02:00
README.md
Added caching, updated libbot, refactored PycordUser
2025-02-16 13:11:48 +01:00
requirements.txt
Update dependency typer to ~=0.17.1
2025-08-30 14:57:29 +03:00
uv.lock
Improved Makefile and removed run from it, updated uv.lock
2025-07-28 12:55:52 +02:00
README.md
Javelina
Starting the bot
uvicorn main:app
Description
Discord bot that manages the server and provides an additional RESTful API
https://www.javelina.eu
api
bot
discord
discord-bot
libbot
mongo
mongodb
pycord
pymongo
python
python3
rest
Readme
AGPL-3.0
750
KiB
Languages
Python
99.3%
Makefile
0.5%
Dockerfile
0.2%