arikawa/bot
diamondburned (Forefront) 0c8c43d3f5 Bot: Added (*RawArguments).After 2020-01-25 13:43:25 -08:00
..
extras/arguments Extended bot.RawArguments 2020-01-25 13:01:05 -08:00
README.md Added middleware features into package bot. (#3) 2020-01-23 19:17:03 -08:00
arguments.go Bot: Added (*RawArguments).After 2020-01-25 13:43:25 -08:00
copied_from_d.go Ported rfrouter over 2020-01-18 22:06:00 -08:00
ctx.go Help subcommand method 2020-01-23 22:46:17 -08:00
ctx_call.go Fixed bug where MessageCreate middlewares are called for other events 2020-01-24 18:56:08 -08:00
ctx_test.go Fixed bugs in the bot package 2020-01-24 08:08:12 -08:00
error.go Fixed the emoji argument 2020-01-24 18:49:33 -08:00
nameflag.go Added middleware features into package bot. (#3) 2020-01-23 19:17:03 -08:00
nameflag_test.go Tweaks to tests and CI 2020-01-20 03:15:41 -08:00
subcommand.go Fixed bugs in the bot package 2020-01-24 08:08:12 -08:00
subcommand_test.go Fixed bugs in the bot package 2020-01-24 08:08:12 -08:00

README.md

What happened here?

We've moved everything to https://github.com/diamondburned/ak-rfrouter, as this package will be replaced with a go-chi style router.