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
185
Commits
1
Branch
0
Tags
9a58bc964d
Branches
Tags
View all branches
Go to file
Code
ErrorNoInternet
9a58bc964d
refactor(commands/voice/queue): remove redundant suppress_embeds
2025-02-06 19:59:30 -05:00
commands
refactor(commands/voice/queue): remove redundant suppress_embeds
2025-02-06 19:59:30 -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: fix casing and add type hints
2025-02-05 21:42:21 -05:00
constants.py
feat(commands/voice): add sponsorblock command
2025-01-24 17:51:25 -05:00
core.py
feat(commands/voice): add sponsorblock command
2025-01-24 17:51:25 -05:00
Dockerfile
chore(docker): add psutil build dependencyes
2025-01-09 20:26:59 -05:00
events.py
refactor: log messages on gateway connection state change
2025-02-04 17:04:36 -05:00
extra.py
refactor: fix casing and add type hints
2025-02-05 21:42:21 -05:00
fun.py
refactor(fun): simplify if statement
2025-02-01 18:43:56 -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 aiohttp
2025-02-04 21:27:47 -05:00
sponsorblock.py
refactor: fix casing and add type hints
2025-02-05 21:42: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
refactor(youtubedl): completely remove limits from PCMVolumeTransformer
2025-02-05 21:55:13 -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%