mirror of
https://github.com/gizmo4487/O-Bot.git
synced 2026-06-03 18:01:56 -05:00
Compare commits
8 Commits
9913eaef8f
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd9126e889 | ||
| 5e7e86dc1e | |||
| 3ce173f6a7 | |||
| 48e3420a58 | |||
|
|
f26d532214 | ||
|
|
f9eafc49f1 | ||
| 821e73d7b0 | |||
| 7393b38d1c |
@@ -1,3 +1,4 @@
|
||||
[](https://github.com/gizmo4487/O-Bot/actions/workflows/node.js.yml)
|
||||
# O-Bot
|
||||
A Discord bot themed around O, a character in SEGA's Puyo Puyo Tetris
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
name: "Twitch",
|
||||
value: "[notengonombreusario](https://twitch.tv/notengonombreusario)",
|
||||
value: "[gizmo_4487](https://twitch.tv/gizmo_4487)",
|
||||
inline: true,
|
||||
}
|
||||
)
|
||||
|
||||
3927
package-lock.json
generated
3927
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"@discordjs/voice": "^0.18.0",
|
||||
"discord.js": "^14.19.3",
|
||||
"discord.js": "^14.26.2",
|
||||
"ffmpeg-static": "^5.2.0",
|
||||
"sodium": "^3.0.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user