Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!set command #21

Open
dmportella opened this issue Aug 4, 2016 · 2 comments
Open

!set command #21

dmportella opened this issue Aug 4, 2016 · 2 comments

Comments

@dmportella
Copy link
Owner

Add set command so users can change the settings og qilbot while it is running.

@dmportella dmportella added this to the 0.0.3 Permissions Release milestone Aug 4, 2016
@dmportella dmportella self-assigned this Aug 4, 2016
dmportella added a commit that referenced this issue Aug 4, 2016
this will allow us to change the settings of qilbot at run time
like responses at mentions or leading characters
only respond to private messages etc.
@dmportella
Copy link
Owner Author

working on this right now... added !set command currently thinking about how to do the settings also if qilbot should have its own commands outside of plugins like the common plugin.

dmportella added a commit that referenced this issue Sep 8, 2016
Ticket #21

	Adding a wrapper to encapsulate some additional functionality to discord session object.
@dmportella
Copy link
Owner Author

starting to wrap the commands so i can control settings on messages and things

dmportella added a commit that referenced this issue Sep 20, 2016
dmportella added a commit that referenced this issue Sep 20, 2016
	planning to replace the discord session object and just force the plugin to call qilbot methods that can control the access to features etc eg encapsulate there

Ref #21
dmportella added a commit that referenced this issue Sep 22, 2016
	Most likely going to remove common plugins and move everything into the bot package so it integrated into it.

Refs #21
dmportella added a commit that referenced this issue Sep 23, 2016
	Config is now work and wrapped discord stuff

Ref #21
dmportella added a commit that referenced this issue Sep 26, 2016
using the commands settings for channel locking, disabled etc
added eddb plugin and stubs for the simplest commands.
general fixes

refs #21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant