Commit Graph

295 Commits

Author SHA1 Message Date
WatDuhHekBro 5665a91af4 Added more functionality to the react command 2020-12-15 03:22:32 -06:00
WatDuhHekBro eeed9766b9
Merge pull request #17 from keanuplayz/dev
Ported over the eco command from TravBot 2
2020-12-15 02:30:24 -06:00
WatDuhHekBro 5165c5ec4b Changed max width to 120 columns 2020-12-15 01:56:09 -06:00
WatDuhHekBro 39f89a9f63 Formatting Preview Alpha 2020-12-14 19:44:28 -06:00
WatDuhHekBro 98e47e3796 Fixed the error prevention in the neko command 2020-12-14 02:13:31 -06:00
WatDuhHekBro 927e306e9a Hotfix: Buying an item now saves data properly 2020-12-14 01:54:46 -06:00
WatDuhHekBro 659fdab609
Merge branch 'typescript' into dev 2020-12-14 01:20:04 -06:00
WatDuhHekBro 4f443d3e4f Ported over "eco shop" and "eco buy" 2020-12-14 01:13:16 -06:00
WatDuhHekBro 8417a1ba57 Split up the money command into several parts 2020-11-04 02:04:07 -06:00
Keanu Timmermans 67d0e6ce4b
Merge pull request #8 from keanuplayz/music 2020-10-24 10:27:20 +02:00
Keanu Timmermans 9348bda210
Merge branch 'typescript' into music 2020-10-22 16:44:49 +02:00
Keanu Timmermans 1abab93362 Ported all legacy commands! (except eco) 2020-10-22 14:24:58 +00: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 cdf2c47f0c Fixed up info guild. 2020-10-22 13:39:33 +00:00
Keanu Timmermans dbebb656b6 Added shorten command. 2020-10-22 13:38:57 +00:00
Keanu Timmermans c959121c03
Delete dependabot.yml 2020-10-21 22:19:05 +02:00
Keanu Timmermans c5dad4fa05
Merge pull request #16 from keanuplayz/dependabot/add-v2-config-file
Create Dependabot config file
2020-10-21 22:14:59 +02:00
dependabot-preview[bot] 0501271868
Create Dependabot config file 2020-10-21 20:11:27 +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
Keanu Timmermans 57433cc594 Completed lsemotes. Various other changes.
- Replaced deprecated `version` input with `dockerx-version`
- Replaced deprecated `equals` function with `strictEquals`
- Fixed indentation on paginate function.
2020-10-15 09:02:24 +00:00
Lexi 57a4c9f523 Added WIP emote list.
@WatDuhHekBro also fixed the paginate function in lib.ts.
This had some inconsistencies.

Aside from that, to reduce image size, docker now ignores node_modules.

Co-authored-by: WatDuhHekBro <watduhhekbro@gmail.com>
2020-10-13 22:11:26 +02:00
Keanu Timmermans 4d1fdf3a97
Merge pull request #7 from keanuplayz/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-11 21:30:29 +02: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 33520b2a66
Merge pull request #6 from keanuplayz/docker
Added Docker support.
2020-09-11 14:17:25 -05:00
Keanu Timmermans 2960639dbd
Added --push flag 2020-09-10 21:11:32 +02:00
Keanu Timmermans 369937ad2b
Changed v8 to v7. 2020-09-10 21:05:33 +02:00
Keanu Timmermans 005713efca
Attempt to fix Docker action. 2020-09-10 21:03:44 +02:00
Keanu Timmermans e6c435fa45
Attempt to add Docker image build. 2020-09-10 20:38:33 +02:00
Keanu Timmermans 4da672f419
Create Dockerfile.armhf 2020-09-10 18:51:01 +02:00
Keanu Timmermans 7f811800d7
Removed broken Docker workflow.
This has been moved to Docker Hub, since it builds atomatically.
2020-09-09 13:11:17 +02:00
Keanu Timmermans 61825e5fff
Fixed username. 2020-08-31 21:33:35 +02:00
Keanu Timmermans 8293dc3925
Fixed password. 2020-08-31 21:28:50 +02:00
Keanu Timmermans 863057f496
Updated Docker repo 2020-08-31 21:21:02 +02:00
Keanu Timmermans f8cd32914c Added missing npm i to Dockerfile. 2020-08-31 21:18:44 +02:00
Keanu Timmermans a829e3d0bd
Create docker.yml 2020-08-31 21:17:22 +02:00
Keanu Timmermans 19010e7e59 Attempt #1 at adding Docker. 2020-08-31 21:15:41 +02:00
WatDuhHekBro b3209d1cf1 Added documentation + misc patches 2020-08-30 16:26:18 -05:00
WatDuhHekBro 3767a10829 Modularized finding members by their username 2020-08-27 22:46:40 -05:00
WatDuhHekBro 8ca171e924 Added test suite and production builder 2020-08-25 21:49:08 -05:00
Keanu Timmermans 4a6754d21e
Added CodeQL. (#5) 2020-08-20 16:35:35 +02:00
Keanu Timmermans eed1438fb2 Removed fun.ts 2020-08-18 09:22:07 +00:00
Keanu Timmermans bd0984eb69 Moved poll command to fun category. 2020-08-17 17:38:15 +00:00
Keanu Timmermans 5b3df90067 Moved 8ball to Fun category. 2020-08-15 21:02:58 +00:00
WatDuhHekBro 5abda092e0 Moved core/lib/perforate to ArrayWrapper/split 2020-08-14 13:31:05 -05:00
WatDuhHekBro 32256f50fe Ported the scanemotes command 2020-08-14 12:51:27 -05:00
WatDuhHekBro 877a41fac2 Added command aliases 2020-08-14 11:35:53 -05:00