Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Fixed some things #3

Merged
merged 2 commits into from
Aug 12, 2017
Merged

Fixed some things #3

merged 2 commits into from
Aug 12, 2017

Conversation

KorewaKiyo
Copy link
Contributor

Added "no_pm=True" to 'serverinfo' command.
Removed "print("test")" from 'serverinfo' command
Added 'roleinfo' command
Swapped "self.bot.send_message" under 'userinfo' for a "try, except" block with "self.bot.say"
Removed useless lines of code from 'avatar' command and added some useful lines

FloatCobra and others added 2 commits August 12, 2017 12:32
Added "no_pm=True" to 'serverinfo' command.
Removed "print("test")" from 'serverinfo' command
Added 'roleinfo' command
Swapped "self.bot.send_message" under 'userinfo' for a "try, except" block with "self.bot.say"
Removed useless lines of code from 'avatar' command and added some useful lines
Copy link
Collaborator

@kyb3r kyb3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! I wrote a lot of this a long time ago. Now that i look at it, a bunch of the code is not needed.

@kyb3r kyb3r merged commit 1ce0c7e into cgrok:master Aug 12, 2017
fourjr pushed a commit that referenced this pull request Nov 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants