UltrosBot / Ultros

Connecting communities, one squid at a time! Ultros is a multi-protocol chat bot written in Python, designed with both the user and developer in mind
http://ultros.io
Artistic License 2.0
23 stars 7 forks source link

Mumble - Option to self-register #44

Open rakiru opened 10 years ago

rakiru commented 10 years ago

This will require ACLs being finished (working on them at the moment), so we know if we have permission to self-register, but since we have certs now, this may as well be an option. Allow the bot to register itself on join if it isn't already (need to check how to see if we're registered).

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

gdude2002 commented 10 years ago

This is actually needed for permissions granting and stuff, isn't it? Would definitely be a good idea to do this.

rakiru commented 10 years ago

Admins can register users, and it's those same people that would be actually giving you permissions, so it's not needed. It would just save a couple of seconds for the admin to right-click -> Register the bot.