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 | |
|---|---|---|---|
|
|
52cfdc3da1 | ||
| 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,
|
||||
}
|
||||
)
|
||||
|
||||
14
package-lock.json
generated
14
package-lock.json
generated
@@ -1235,10 +1235,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/js-yaml": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
||||
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
||||
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"argparse": "^2.0.1"
|
||||
},
|
||||
@@ -1302,9 +1303,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lodash": {
|
||||
"version": "4.17.21",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
||||
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
||||
"version": "4.18.1",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
||||
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/lodash.merge": {
|
||||
"version": "4.6.2",
|
||||
|
||||
Reference in New Issue
Block a user