p-hennessy / Bolt

All the parts for building a Discord robot
https://docs.bolt.bot/
MIT License
8 stars 6 forks source link

[core.Decorators] Require decorator #15

Closed p-hennessy closed 8 years ago

p-hennessy commented 8 years ago

Allow command to decorate with @require('module')

Could be useful to allow for commands to need a particular backend in order to work; Some backends might not support the feature like joining multiple servers

p-hennessy commented 8 years ago

Implemented in 60ea0b7101675a3a19f51c9de7c40eafb3ba1ae6