Skip to content

Commit

Permalink
Updated formatting and missing words
Browse files Browse the repository at this point in the history
  • Loading branch information
oyisre authored May 5, 2017
1 parent f07c13a commit ecd1344
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# botterypottery
## the world's first computer application
### the world's first computer application

An ever changing number of environment variables are required to be set for full functionality of the bot, so you probably shouldn't bother.
(Though, you may be able to get with just DISCORD_TOKEN as your discord bot's token and by commenting any erroneous lines (and by looking at the discordpy requirements))
(Though, you may be able to get by with just DISCORD_TOKEN set to your discord bot's token and by commenting any erroneous lines (and by looking at the discordpy requirements))

Rather, you should just copy the bits of code that are relevant to you and add it to your own project.

Expand All @@ -15,4 +15,4 @@ Features include:
- Various internet things (spelling + grammer checking, bing image search, web scraper)
- funny inside jokes

Check out the .py files in cogs/ for code of the above!!!
Check out the .py files in cogs/ for code of the above!!!

0 comments on commit ecd1344

Please sign in to comment.