barrucadu / yukibot

An IRC bot, and associated libraries, for the ##compsoc-uk-anime channel on Freenode
MIT License
10 stars 2 forks source link

Backend administration #39

Closed barrucadu closed 7 years ago

barrucadu commented 8 years ago

Privileged users should be able to tell yukibot to:

This requires some way of assigning privilege to users. Given that the current permission system is overkill for its actual use-case, perhaps just specifying the username of the administrator in the backend configuration dictionary is sufficient.

barrucadu commented 8 years ago

Not going to implement connecting to a new backend, as I can't think of a way to reasonably specify all the backend configuration in (say) a single IRC message.