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

Port the entirety of TravBot to Python. #6

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Port the entirety of TravBot to Python. #6

wants to merge 10 commits into from

Conversation

keanuplayz
Copy link
Member

This pull request ports the entirety of TravBot to Python.

keanuplayz and others added 7 commits May 10, 2020 21:42
- Added requirements.txt
- Added figlet command (fun)
- Added 8ball command (fun)
- Added shorten command (utility)
- Added avatar command (utility)
- Added calc command (utility)
- Added purge command (utility)
- Added code command (utility)
- Added desc command (utility)
- Added non-functional weather command (utility)
Fixes #2

Co-authored-by: Zeehondie <[email protected]>
@keanuplayz keanuplayz added documentation Improvements or additions to documentation enhancement New feature or request labels May 19, 2020
@keanuplayz keanuplayz added this to the 1.0.0 milestone May 19, 2020
@keanuplayz keanuplayz linked an issue May 21, 2020 that may be closed by this pull request
keanuplayz and others added 3 commits May 23, 2020 12:05
Fixes #5

Also migrated away from dotenv.

Co-authored-by: Zeehondie <[email protected]>
Emote, react, userinfo, serverinfo

Co-authored-by: Zeehondie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix KeyError (can't read token)
2 participants