This website requires JavaScript.
Explore
Help
Register
Sign In
TheLovinator
/
ANewDawn
Watch
1
Fork
0
You've already forked ANewDawn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Activity
129
Commits
1
Branch
0
Tags
66c0132c1bdc6f4f09fc0bdfaaa6f053d75e39d7
Go to file
Code
Clone
HTTPS
Tea CLI
Open with vscode://vscode.git/clone?url
Download ZIP
Download TAR.GZ
Download BUNDLE
Joakim Hellsén
66c0132c1b
Refactor Dockerfile to use Python image from Astral instead of Python and remove unnecessary git installation
2025-04-14 09:44:51 +02:00
.github
Remove SECURITY.md file
2025-04-14 09:32:55 +02:00
.vscode
Add pre-commit configuration and fix newline issues in various files
2025-02-02 21:48:55 +01:00
.env.example
Rewrite bot into Python
2024-07-20 05:13:14 +02:00
.gitignore
Add pre-commit configuration and fix newline issues in various files
2025-02-02 21:48:55 +01:00
.pre-commit-config.yaml
Update ruff-pre-commit to version v0.11.5
2025-04-14 09:32:48 +02:00
docker-compose.yml
Load Docker compose env vars from .env
2024-02-26 10:08:53 +01:00
Dockerfile
Refactor Dockerfile to use Python image from Astral instead of Python and remove unnecessary git installation
2025-04-14 09:44:51 +02:00
LICENSE
Initial commit
2024-01-21 13:25:35 +01:00
main.py
Don't call .exception() outside exception handler
2025-02-10 01:29:28 +01:00
misc.py
Use discord.py instead of Hikari so we can use user commands
2024-12-30 01:38:56 +01:00
pyproject.toml
Remove discord-py source reference from pyproject.toml
2025-04-14 09:31:41 +02:00
README.md
Use UV
2024-11-26 03:34:07 +01:00
settings.py
Use discord.py instead of Hikari so we can use user commands
2024-12-30 01:38:56 +01:00
README.md
ANewDawn
A shit Discord bot.
Description
Shit Discord bot
https://github.com/TheLovinator1/ANewDawn
bots
discord
python
Readme
GPL-3.0
399
KiB
Languages
Python
96.2%
Dockerfile
3.8%