-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Add /help
and /tutorial
commands and update bot activity
#399
Conversation
I need some help writing the |
/help
command and update bot activity/help
/tutorial
command and update bot activity
/help
/tutorial
command and update bot activity/help
, /tutorial
, and command and update bot activity
/help
, /tutorial
, and command and update bot activity/help
and /tutorial
commands and update bot activity
I guess we can just make a video tutorial and then link to that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please show help for admin-commands only to bot-owner users.
if can_manage_guild: | ||
content += f"""\ | ||
|
||
{_li("**`/settings log_channel <channel>`**")} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please show help for the admin-commands (configuration, reload etc.) only when the requesting user is a bot-owner? (For ordinary users these commands are irrelevant.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the first bot-implementation this was simply done via the templates. I still think that removing the templates was a step backwards.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree that templates are probably better.
If someone invites the bot to their server, they should be able to set the channel that the bot sends messages in. The log channel is a server specific configuration, so anyone who can manage the server should be able to use it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can switch back to using templates in another PR, but I'll have to look up how to use them async. I think aiofiles
might be the easiest way.
fix (my) bad conflic resolution
/help
/tutorial