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
193
Commits
1
Branch
0
Tags
c8c4756cc3
Branches
Tags
View all branches
Go to file
Code
ErrorNoInternet
c8c4756cc3
fix(commands/voice/join): only join when author is in voice channel
2025-02-12 11:56:30 -05:00
audio
audio/queue: display player metadata correctly
2025-02-09 17:44:50 -05:00
commands
fix(commands/voice/join): only join when author is in voice channel
2025-02-12 11:56:30 -05:00
tests
audio: split into more modules
2025-02-09 03:25:05 -05:00
utils
fix: send another message if reply fails
2025-01-22 23:18:46 -05:00
.gitignore
chore: ignore .venv directory
2025-02-09 22:20:42 -05:00
arguments.py
refactor: fix casing and add type hints
2025-02-05 21:42:21 -05:00
constants.py
audio: split into more modules
2025-02-09 03:25:05 -05:00
core.py
refactor(core): tweak cooldown calculation
2025-02-10 18:08:06 -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
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%