This website requires JavaScript.
Explore
Help
Sign In
ErrorNoInternet
/
ErrorNoCord
Watch
1
Star
0
Fork
0
You've already forked ErrorNoCord
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
126
Commits
1
Branch
0
Tags
be77e62e53
Branches
Tags
View all branches
Go to file
Code
ErrorNoInternet
be77e62e53
feat(commands/bot): add status
2025-01-08 09:25:11 -05:00
commands
feat(commands/bot): add status
2025-01-08 09:25:11 -05:00
tests
test(format_duration): youtubedl duration formatting
2025-01-06 14:45:37 -05:00
.gitignore
chore: initial commit
2024-12-30 03:02:14 -05:00
arguments.py
refactor: minor fixes everywhere
2025-01-06 00:39:04 -05:00
constants.py
refactor(commands/voice): move embed generation into separate file
2025-01-07 16:11:32 -05:00
core.py
feat(commands/bot): add status
2025-01-08 09:25:11 -05:00
Dockerfile
chore: dockerize bot (
#1
)
2025-01-06 16:12:56 -05:00
events.py
feat: add proper logging
2025-01-08 08:58:16 -05:00
extra.py
refactor(extra): use delete() if only one message
2025-01-07 16:40:25 -05:00
LICENSE
chore: initial commit
2024-12-30 03:02:14 -05:00
main.py
feat: add proper logging
2025-01-08 08:58:16 -05:00
README.md
chore: add readme
2025-01-03 19:09:24 -05:00
requirements.txt
feat: add
extra
module for runtime code execution
2025-01-06 18:35:05 -05:00
state.py
refactor: clean up some import and names
2025-01-08 08:32:59 -05:00
tasks.py
feat: add proper logging
2025-01-08 08:58:16 -05:00
utils.py
feat: add proper logging
2025-01-08 08:58:16 -05:00
youtubedl.py
refactor(youtubedl): channel -> uploader and add url
2025-01-07 17:19:17 -05:00
README.md
ErrorNoCord
Discord music bot for testing purposes, with live reloading support
Description
No description provided
Readme
GPL-3.0
850
KiB
Languages
Python
99.7%
Dockerfile
0.3%