Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Conversation

queengooborg
Copy link

While working on my own Twyt Discord bot, there were a number of little fixes and updates I had performed. These updates include the following:

  • Naming all .format() variables (partially planning ahead for a future update)
  • Add BotAdmin.clear command
  • Slightly improve BotAdmin.cleanup command
  • Fix errors with variable names
  • Update "ignore" and "disable" command error messages
  • Add UTF-8 declaration to all files
  • Update Readme and fix examples

Includes the following:
- Naming all .format() variables
- Add BotAdmin.clear command
- Fix errors with variable names
- Update "ignore" and "disable" command error messages
- Add UTF-8 declaration to all files
@zerebos
Copy link
Owner

zerebos commented Apr 9, 2018

This is very hard to go through and actually see what you changes since a large number of the changes are just you switching from spaces to tabs. I don't really know why you're doing that anyways. I'll try to sort through what I can soon.

@queengooborg
Copy link
Author

queengooborg commented Apr 9, 2018

Aw shoot, my bad for the indent changes (I prefer tabs, as you can probably tell), apparently my Git client's "Ignore whitespace changes" doesn't actually work. >~< Changed it back to spaces so it's easier to go through!

Copy link

@de-odex de-odex left a comment

Choose a reason for hiding this comment

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

This is not needed, as apparently rauenzi's code preloads these cogs w/o notification
Ah, I see you have noticed and removed this line, no issues with me then
referring to Add basic cogs to Readme example

Copy link

@de-odex de-odex left a comment

Choose a reason for hiding this comment

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

Why would these be added, you shouldn't run the bot inside the package directory, should you?
referring to Update .gitignore

Copy link

@de-odex de-odex left a comment

Choose a reason for hiding this comment

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

I think the logging module would be preferred here
referring to https://github.com/rauenzi/discordbot.py/pull/5/files#diff-c716f17f1fe5f8eb9dfbffa44ca9eb33R132

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.

3 participants