37 Commits

Author SHA1 Message Date
314b3d665e Merge pull request #13 from gizmo4487/dependabot/npm_and_yarn/flatted-3.4.2
Bump flatted from 3.3.3 to 3.4.2
2026-04-05 21:42:34 -05:00
dependabot[bot]
5b266fd7a1 Bump flatted from 3.3.3 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 02:40:45 +00:00
5e7e86dc1e Merge pull request #8 from gizmo4487/dependabot/npm_and_yarn/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2026-04-05 21:39:37 -05:00
3ce173f6a7 Merge branch 'master' into dependabot/npm_and_yarn/js-yaml-4.1.1 2026-04-05 21:36:26 -05:00
48e3420a58 Merge pull request #9 from gizmo4487/dependabot/npm_and_yarn/lodash-4.17.23
Bump lodash from 4.17.21 to 4.17.23
2026-04-05 21:34:29 -05:00
dependabot[bot]
f26d532214 Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 00:10:41 +00:00
dependabot[bot]
f9eafc49f1 Bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 10:54:09 +00:00
821e73d7b0 Update Twitch username and link 2025-05-24 12:27:26 -05:00
7393b38d1c Add workflow status badge to README 2025-05-17 01:13:15 -05:00
9913eaef8f Workflow: Add npx back to eslint command
All checks were successful
Node.js CI / build (18.x) (push) Successful in 4m34s
Node.js CI / build (20.x) (push) Successful in 3m23s
Node.js CI / build (22.x) (push) Successful in 3m17s
2025-05-16 23:52:51 -05:00
d9f4177011 Run eslint on all .js files 2025-05-16 23:48:25 -05:00
4bba924ed8 Workflow: Run eslint instead of "npm run test" 2025-05-16 23:36:44 -05:00
0ea26f3142 Clean up unused dependencies 2025-05-16 23:28:43 -05:00
c25a722fa0 GitHub Actions Testing 2025-05-16 20:44:31 -05:00
8c16f7301e Update discord.js to v14.19.3 2025-05-11 23:41:36 -05:00
27c72c53eb Formatting changes + Update version to 1.0.0 2025-05-11 22:49:14 -05:00
e728666332 Updated package.json 2025-05-04 19:30:54 -05:00
6cae1d1eea Complete rewrite - Added slash commands 2025-05-04 18:55:40 -05:00
382ac41d7f Fixed line spacing in footer 2020-09-30 02:37:07 -04:00
e722d0a18c Added o!tetrio-rooms
Added notice of speaking permissions for the bot
2020-09-30 02:36:23 -04:00
0608f74d7b Added o!tetrio-rooms
Can now view the TETR.IO room list
2020-09-30 02:26:06 -04:00
cdd25ba2ab Correction: O-Bot does not automatically leave VC 2020-04-27 00:17:21 -04:00
ca6b8bcea1 Added mention of ready.wav
Required file for o!listen to work
2020-04-26 01:29:03 -04:00
51a71a1274 Major update for O-Bot
Added new commands and updated version number in package.json to 0.1.0
2020-04-26 01:24:17 -04:00
33323182b4 Deleted package-lock.json 2020-04-26 01:22:20 -04:00
9ac1c5af70 Comprehensive README update
Added new commands and important details about Linux requirements and where audio files should be stored
2020-04-26 01:19:18 -04:00
b47831b5e1 Added o!voice and removed o!ping 2020-03-15 13:17:28 -04:00
695afa7eb7 Updated prefix 2020-03-14 11:13:22 -04:00
97c0626ed2 Change prefix from '!' to 'o!'
Prefix changed to avoid conflicts with other bots
2020-03-14 11:12:26 -04:00
09b1bc8bcb Updated dependency installation instructions 2020-03-14 10:05:54 -04:00
3a1d214e84 Using Discord.JS instead of Discord.io 2020-03-14 10:03:58 -04:00
db6c8114cf Deleted node_modules.zip
'npm install' can be executed instead
2020-03-14 10:02:28 -04:00
3a0a144cf3 Added dependencies for O-Bot 2020-03-14 01:01:23 -04:00
abfbaccf51 Added reference to node_modules.zip 2020-03-14 01:00:13 -04:00
e32a883cd5 Initial bot version 2020-03-14 00:54:03 -04:00
6b6a49a08d Added detailed description and invite link 2020-03-14 00:49:52 -04:00
6e498b685a Initial commit 2020-03-14 00:15:11 -04:00