index
:
github/tanzanite.git
feature/neaconfig
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
extensions
/
discord-akairo
/
BotTask.ts
blob: 09b30ed53afbc7681c997ea4f02092b0894cf115 (
plain
)
1
2
3
import
{
Task
}
from
'discord-akairo'
;
export
abstract
class
BotTask
extends
Task
{}