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

Log uncaught exceptions #139

Merged
merged 4 commits into from Feb 9, 2019
Merged

Log uncaught exceptions #139

merged 4 commits into from Feb 9, 2019

Conversation

jerbob
Copy link
Member

@jerbob jerbob commented Feb 9, 2019

No description provided.

stuff and things

Add :flag command (#119)

* Add :flag command

Add a :flag command, which functions in the same way as :level but will return a random base64 string "flag"

* Ammended incorrect function name

* Fixed formatting issues with generatebase64()

* Change loop variable from i to _

* Implemented suggestions from review

* Update cyber.py

* We all obey Travis

* Update bot/cogs/cyber.py

Co-Authored-By: teamshortcut <teamshortcut@users.noreply.github.com>

* Update cyber.py

Fix :flag command, add docstring (#120)

* Add :flag command

Add a :flag command, which functions in the same way as :level but will return a random base64 string "flag"

* Ammended incorrect function name

* Fixed formatting issues with generatebase64()

* Change loop variable from i to _

* Implemented suggestions from review

* Update cyber.py

* We all obey Travis

* Update bot/cogs/cyber.py

Co-Authored-By: teamshortcut <teamshortcut@users.noreply.github.com>

* Update cyber.py

* Fixed flag command, added docstring

Implement Discord logging handler (#122)

* Add logging handler for sending to Discord

* Add logging channel to constants

* Setup the logger in the dunder main file

* First use of the new logger in the on_ready event

* Flake8 fixes

* Address @Jos-B review comments

* Remove the doctest from DiscordHandler

* Store the log channel as a class attribute

* Address more flake8

Changed some things

Implemented warning for official staff pings

Implemented warning for official staff pings

Implemented warning for official staff pings
@jerbob jerbob merged commit 234dc05 into master Feb 9, 2019
@jerbob jerbob deleted the log-exceptions branch February 9, 2019 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants