1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-04 16:48:54 +00:00
arikawa/bot
2020-01-24 18:56:08 -08:00
..
extras/arguments Fixed the emoji argument 2020-01-24 18:49:33 -08:00
arguments.go
copied_from_d.go
ctx.go
ctx_call.go Fixed bug where MessageCreate middlewares are called for other events 2020-01-24 18:56:08 -08:00
ctx_test.go
error.go Fixed the emoji argument 2020-01-24 18:49:33 -08:00
nameflag.go
nameflag_test.go
README.md
subcommand.go
subcommand_test.go

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.