Commit graph

75 commits

Author SHA1 Message Date
WatDuhHekBro
7b4d8b934c Added time command for user-submitted timezones 2021-01-24 08:07:58 -06:00
WatDuhHekBro
f8d6c0d336 Reverted changes except for the file location 2021-01-02 20:16:15 -06:00
WatDuhHekBro
5537cec29a Removed structure redundancy and saves to data/ 2021-01-01 19:44:43 -06:00
a99386c431
Added (currently broken) emote dumper. 2020-12-31 16:10:56 +00:00
WatDuhHekBro
2e2bd57598
Fixed the info command and its problems (kinda) 2020-12-29 12:34:41 +00:00
WatDuhHekBro
799c477baf Tried a different emote capitalization heuristic 2020-12-16 23:37:07 -06:00
WatDuhHekBro
2017e45403 Tried adding some heuristics to searching emotes 2020-12-16 23:12:17 -06:00
WatDuhHekBro
9ab588468e Added eco monday 2020-12-16 01:24:26 -06:00
WatDuhHekBro
3d3631c65a Fixed some inaccuracies in eco 2020-12-15 17:46:03 -06:00
WatDuhHekBro
5b3b5d0611 Added some eco aliases and fixed eval command 2020-12-15 17:29:40 -06:00
WatDuhHekBro
4752adc7b4 Ported the old eco guild command 2020-12-15 05:15:28 -06:00
WatDuhHekBro
5665a91af4 Added more functionality to the react command 2020-12-15 03:22:32 -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
9348bda210
Merge branch 'typescript' into music 2020-10-22 16:44:49 +02:00
1abab93362 Ported all legacy commands! (except eco) 2020-10-22 14:24:58 +00:00
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
cdf2c47f0c Fixed up info guild. 2020-10-22 13:39:33 +00:00
dbebb656b6 Added shorten command. 2020-10-22 13:38:57 +00:00
942489630f
Reimplemented music functionality.
...in the most disgusting way possible!
2020-10-20 21:10:03 +02:00
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
74b4d4272c Added husky. 2020-10-15 09:23:24 +00:00
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
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
eed1438fb2 Removed fun.ts 2020-08-18 09:22:07 +00:00
bd0984eb69 Moved poll command to fun category. 2020-08-17 17:38:15 +00:00
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
WatDuhHekBro
139630ce9f Various small changes/fixes 2020-08-14 07:50:24 -05:00
WatDuhHekBro
53705e76c5 Added removing emotes in paginate if possible 2020-08-14 05:21:19 -05:00
WatDuhHekBro
77422538df Added pinging bot for prefix and var string prefix 2020-08-14 04:43:45 -05:00
a86e11ed23
Added lsemotes command to util. 2020-08-13 22:39:10 +02:00
10f4f30137
Added poll to fun. 2020-08-13 22:03:18 +02:00
ed14ccefca
Added 8ball command to fun. 2020-08-13 20:58:41 +02:00
8dd87c89a9
Largely optimized activity command. 2020-08-13 20:11:14 +02:00
6a628a4791
Added activity command to admin. 2020-08-13 18:49:55 +02:00
d85040b313
Added guilds command to admin. 2020-08-13 18:13:55 +02:00
979c00ddc8
Added nick command to admin. 2020-08-13 17:57:22 +02:00
facaf001ad
Added purge command to admin. 2020-08-13 17:06:10 +02:00
9d0caaf976
Added status command to admin. 2020-08-12 22:33:54 +02:00