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
108
Commits
1
Branch
0
Tags
bb70e5d057
Branches
Tags
View all branches
Go to file
Code
ErrorNoInternet
bb70e5d057
feat(extra): add upper parameter to
transcript
2025-01-06 18:56:46 -05:00
commands
fix(commands/voice): reply to message if first queued
2025-01-06 18:03:05 -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
feat: add
extra
module for runtime code execution
2025-01-06 18:35:05 -05:00
core.py
feat: add
extra
module for runtime code execution
2025-01-06 18:35:05 -05:00
Dockerfile
chore: dockerize bot (
#1
)
2025-01-06 16:12:56 -05:00
events.py
refactor: clean up initialization code
2025-01-06 00:48:02 -05:00
extra.py
feat(extra): add upper parameter to
transcript
2025-01-06 18:56:46 -05:00
LICENSE
chore: initial commit
2024-12-30 03:02:14 -05:00
main.py
refactor: clean up initialization code
2025-01-06 00:48:02 -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: minor fixes everywhere
2025-01-06 00:39:04 -05:00
tasks.py
fix(tasks/cleanup): use .items()
2025-01-06 07:14:32 -05:00
utils.py
fix: manually load opus if not loaded already
2025-01-06 16:11:27 -05:00
youtubedl.py
refactor(youtubedl): expose video id
2025-01-06 16:36:37 -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%