feat: added extension management commands#157
Open
onerandomusername wants to merge 4 commits intogurkult:mainfrom
Open
feat: added extension management commands#157onerandomusername wants to merge 4 commits intogurkult:mainfrom
onerandomusername wants to merge 4 commits intogurkult:mainfrom
Conversation
Member
|
Is this based on the corresponding Python Discord bot commands (Python or Sir Lancebot)? |
Contributor
Author
This is based on my own bot's implementation which was based on both Python Discord's Python and Sir Lancebot |
d13c390 to
ed047ca
Compare
Contributor
Author
vivekashok1221
requested changes
Feb 20, 2023
took these from my own project, removed some features that weren't relevent/part of the spec includes commands to load, reload, or unload extensions commands are role-locked to the steering council
9552e68 to
f84d799
Compare
Co-authored-by: Vivek Ashokkumar <vivekashok1221@gmail.com>
vivekashok1221
approved these changes
Dec 25, 2023
Member
vivekashok1221
left a comment
There was a problem hiding this comment.
I tested it and it works. My comments have also been addressed. LGTM.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes GH-15