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
169
Commits
1
Branch
0
Tags
10f7ce991c
Branches
Tags
View all branches
Go to file
Code
ErrorNoInternet
10f7ce991c
fix(commands/voice/queue): show correct index for queue --next
2025-01-23 19:25:01 -05:00
commands
fix(commands/voice/queue): show correct index for queue --next
2025-01-23 19:25:01 -05:00
tests
test: add secret filtering
2025-01-08 13:52:27 -05:00
utils
fix: send another message if reply fails
2025-01-22 23:18:46 -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 sponsorblock integration
2025-01-22 14:47:00 -05:00
core.py
refactor(core): clean up execute command
2025-01-09 16:57:14 -05:00
Dockerfile
chore(docker): add psutil build dependencyes
2025-01-09 20:26:59 -05:00
events.py
feat: add fun module
2025-01-09 16:57:14 -05:00
extra.py
fix(extra/transcript): calculate count properly
2025-01-08 13:18:56 -05:00
fun.py
feat(commands/utils/tokenize): add remove_prefix parameter
2025-01-23 14:50:39 -05:00
LICENSE
chore: initial commit
2024-12-30 03:02:14 -05:00
main.py
refactor: set disnake log level to WARNING
2025-01-08 13:06:21 -05:00
README.md
chore: add readme
2025-01-03 19:09:24 -05:00
requirements.txt
chore(requirements): add psutil
2025-01-09 20:23:22 -05:00
sponsorblock.py
refactor(sponsorblock): use params and include sponsor category as well
2025-01-22 14:53:21 -05:00
state.py
feat: add sponsorblock integration
2025-01-22 14:47:00 -05:00
tasks.py
feat: add proper logging
2025-01-08 08:58:16 -05:00
youtubedl.py
feat(youtubedl): add unlimited PCMVolumeTransformer
2025-01-23 19: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
898
KiB
Languages
Python
99.7%
Dockerfile
0.3%