Commit Graph

51 Commits

Author SHA1 Message Date
Alyxia Sother 646198c7bc
Update to OL v2.2.1 2022-04-03 12:21:11 +02:00
Alyxia Sother 7c7cd6c7cf
Fix trimmed array not being joined in .info 2022-03-29 18:58:47 +02:00
Alyxia Sother 5fc65e3c71
revert: Fix some leftover type errors 2021-12-29 20:26:31 +00:00
Alyxia Sother e7217cecb5
Update to Discord.JS v13.5.0 (OL v2.2.0) 2021-12-29 15:12:28 +01:00
Alyxia Sother 69a8452574
R.I.P. .translate, may you return another day 2021-11-03 13:52:39 +01:00
Alyxia Sother 78f3490003
Fixed .calc by moving to WolframAlpha API 2021-11-03 13:45:58 +01:00
Alyxia Sother 80deec025d
[Meta] Updated dependencies 2021-10-30 12:13:28 +02:00
Alyxia Sother 45cb482826
Ran `npm prune --production` 2021-10-29 15:44:05 +02:00
Alyxia Sother fbb687d3d6
Upgrade to Discord.JS v13.2.0
Co-Authored-By: Dmytro Meleshko <dmytro.meleshko@gmail.com>
2021-10-29 15:22:59 +02:00
WatDuhHekBro 36bc488757
Updated to discord.js v13 preview 2021-10-29 15:16:41 +02:00
Dmytro Meleshko 73278b7e88
get rid of Gulp for simple tasks such as deletion of the build dir 2021-07-13 18:22:53 +02:00
WatDuhHekBro 180acb318c
Updated package-lock.json 2021-05-17 14:23:09 -05:00
WatDuhHekBro 9d4610249d
Added gulp auto-clean instruction 2021-05-17 14:09:11 -05:00
Alyxia Sother 58858c5d09
Added pat command 2021-05-17 17:24:54 +00:00
WatDuhHekBro f643f61f29
Cleaned up logging invocations 2021-05-08 08:32:45 -05:00
WatDuhHekBro 736070d615
Began reworking the say command 2021-05-06 09:15:31 -05:00
フズキ fe9a4f9d7e
Added command to set default VC name
Co-authored-by: Lexi Sother <lexisoth2005@gmail.com>
2021-04-26 13:16:37 +02:00
Keanu Timmermans c4b077757f
Updated dependencies. 2021-04-19 18:50:31 +02:00
WatDuhHekBro 8094dbd6c8
Improved searching for users by name 2021-04-17 10:21:17 -05:00
WatDuhHekBro b3ce4e5134 Moved command handler code to Onion Lasers 2021-04-13 07:38:52 -05:00
WatDuhHekBro 653cc6f8a6 Turned the help command into a paginated embed 2021-04-09 23:33:22 -05:00
WatDuhHekBro 397287ec3c Retroactively added version history 2021-04-07 01:00:57 -05:00
WatDuhHekBro 7284342514 Began revising documentation and copied changelog 2021-04-06 08:22:41 -05:00
WatDuhHekBro 5402883a2f Resolved all lingering post-merge errors 2021-04-05 07:21:27 -05:00
WatDuhHekBro 259b6907b8 Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into experimental-core-rollout 2021-04-05 06:59:28 -05:00
WatDuhHekBro ee9c88996e Ported events and welcome event 2021-04-01 08:41:49 -05:00
WatDuhHekBro 6a4107c01e Copied over the rest of TravBot v2 commands 2021-03-30 20:40:29 -05:00
WatDuhHekBro 10c1cd9cff Separated custom logger from command menu 2021-03-30 04:02:01 -05:00
WatDuhHekBro 00addd468c Merge branch 'typescript' of https://github.com/keanuplayz/TravBot-v3 into experimental-core 2021-03-30 03:23:11 -05:00
WatDuhHekBro 90c41c8df4 Added query to lsemotes and searching other guilds 2021-03-28 09:34:31 -05:00
Keanu Timmermans 705e093999
Added message quoting.
See https://is.gd/lpGqxj
2021-03-20 13:27:57 +01:00
Dmytro Meleshko 22bd5302c5
don't install the module `os` from npm, it's a built-in one (#24) 2021-02-21 11:24:37 +01:00
WatDuhHekBro 30697e5020 First attempt at getting husky to work 2021-01-26 09:57:05 -06:00
WatDuhHekBro 1fd8634ef1 Tinkered with pre-commit, jest, and tsconfig 2021-01-26 07:22:23 -06:00
WatDuhHekBro 5ed9d79715 Changed command loading to use a glob pattern 2021-01-26 03:52:39 -06:00
Keanu Timmermans eec6aa7b96
Upgraded dependencies. 2021-01-06 14:20:38 +01:00
WatDuhHekBro 39f89a9f63 Formatting Preview Alpha 2020-12-14 19:44:28 -06:00
Keanu Timmermans 9348bda210
Merge branch 'typescript' into music 2020-10-22 16:44:49 +02:00
Keanu Timmermans beab6cb1fc Did a number of things.
- Upgraded dependencies
- Added eval command (admin)
- Added bot info command (info)
2020-10-22 13:41:02 +00:00
Keanu Timmermans 74c42a8fa6 Upgraded Lavalink lib again. 2020-10-21 19:53:16 +00:00
Keanu Timmermans 03e1a835bd
Upgraded Lavalink lib. 2020-10-20 22:02:10 +02:00
Keanu Timmermans 942489630f
Reimplemented music functionality.
...in the most disgusting way possible!
2020-10-20 21:10:03 +02:00
Keanu Timmermans 0c0fc083cf Moved emote cmds to utility category.
Updated Discord.JS version to 12.4.0.
Added channelCreate/remove events.
Removed husky.
2020-10-20 12:04:13 +00:00
Keanu Timmermans 74b4d4272c Added husky. 2020-10-15 09:23:24 +00:00
dependabot[bot] cbab1c3435
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 19:29:43 +00:00
WatDuhHekBro 8ca171e924 Added test suite and production builder 2020-08-25 21:49:08 -05:00
WatDuhHekBro 9816298f55 Patched up the info command 2020-08-05 22:11:11 -05:00
WatDuhHekBro 295995aba2 Ported CrossExchange v1.0.1 and removed stonks 2020-07-25 03:15:26 -05:00
Keanu Timmermans a0a322a7ee Removed JS structure. 2020-07-18 23:16:27 +02:00
Keanu Timmermans 49a5b5e3b7 Added serverinfo command. 2020-07-01 10:58:42 +02:00