1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-16 23:19:51 +00:00
Commit graph

15 commits

Author SHA1 Message Date
diamondburned (Forefront) 3baf89671b Bot: Separated events from commands 2020-01-23 22:27:21 -08:00
diamondburned (Forefront) 95f06cca45 Added HelpAdmin 2020-01-23 22:20:02 -08:00
diamondburned (Forefront) 4dcb6178c8 Added Mention methods to arguments 2020-01-23 20:54:46 -08:00
diamondburned (Forefront) 586c6ceaa4 Separated String() and APIString() for Emoji argument 2020-01-23 20:01:59 -08:00
diamondburned (Forefront) 8ae2378484 Improved Emoji parser in arguments 2020-01-23 19:54:47 -08:00
diamondburned (Forefront) 97b8d4f54e Fixed subcommands test 2020-01-23 19:22:24 -08:00
diamondburned aadcbd0767
Added middleware features into package bot. (#3)
* Middleware nameflag
* Completed M-Middleware feature
* Changed Namer/Descriptor API to CanSetup API
2020-01-23 19:17:03 -08:00
diamondburned (Forefront) 09d8c5bc43 Added GuildOnly into bot handler 2020-01-22 23:20:24 -08:00
diamondburned (Forefront) d38cf1508a More Bot API improvements 2020-01-21 23:26:46 -08:00
diamondburned (Forefront) 6d4b23ff05 Bot API improvements 2020-01-21 23:24:15 -08:00
diamondburned (Forefront) 7e73f00eb9 Fixed bug where ParseContent interface methods won't return a proper error 2020-01-20 20:25:47 -08:00
diamondburned (Forefront) ff0bc7b98b Tweaks to tests and CI 2020-01-20 03:15:41 -08:00
diamondburned (Forefront) 1c9b45e051 Tweaked bot router docs 2020-01-19 19:46:48 -08:00
diamondburned (Forefront) a6bf7c340b Added example into bot/Context's doc 2020-01-19 17:58:24 -08:00
diamondburned (Forefront) 28228a60f5 Ported rfrouter over 2020-01-18 22:06:00 -08:00