aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* fixing merge requests and preventing a race conditionGravatar Leon Sandøy2018-11-20-182/+93
|\
| * Replace explicit PyNaCl requirement with discord.py voice requirementGravatar Soumik Sarkar2018-10-31-2/+1
| |
| * * Update channel ID.Gravatar meooow252018-10-17-6/+12
| | | | | | | | | | * Add class docstring. * Make `disconnect` a helper static method.
| * Add cog to play spooky soundsGravatar meooow252018-10-14-2/+160
| | | | | | | | | | | | * Add SpookySound cog * Add sound files * Add PyNaCl to Pipfile (required for Discord voice)
* | Merge branch 'hundredrab-master'Gravatar Leon Sandøy2018-11-20-14/+179
|\ \
| * | New lockfileGravatar Leon Sandøy2018-11-20-0/+179
| | |
| * | flake8Gravatar Leon Sandøy2018-11-20-10/+10
| | |
| * | Cleaning up bats a bitGravatar Leon Sandøy2018-11-20-7/+10
| | |
| * | Solved merge conflictsGravatar Leon Sandøy2018-11-20-124/+107
|/| |
| * | Add whitespace.Gravatar hundredrab2018-10-26-1/+1
| | |
| * | Update README and other fixes.Gravatar hundredrab2018-10-26-6/+6
| | |
| * | Merge branch 'master' of github.com:discord-python/hacktoberbotGravatar hundredrab2018-10-26-34/+205
| |\ \
| * | | Update README.mdGravatar hundredrab2018-10-26-0/+3
| | | |
| * | | Various minor fixes.Gravatar hundredrab2018-10-26-4/+6
| | | |
| * | | Add more spookifications.Gravatar hundredrab2018-10-22-1/+43
| | | |
| * | | Add pipfile.lock.Gravatar hundredrab2018-10-21-2/+42
| | | |
| * | | Fix formatting and add docstrings.Gravatar hundredrab2018-10-21-1/+6
| | | |
| * | | Fix issues related to spookyavatar cog.Gravatar hundredrab2018-10-21-7/+18
| | | |
| * | | Add pillow to Pipfile.Gravatar hundredrab2018-10-21-0/+1
| | | |
| * | | Add cog for avatar inversion.Gravatar hundredrab2018-10-21-0/+45
| | | |
| * | | Merge pull request #1 from discord-python/masterGravatar Sourab Jha2018-10-14-55/+317
| |\ \ \ | | | |/ | | |/| Merge
* | | | Merge branch 'master' of github.com:python-discord/seasonalbotGravatar Leon Sandøy2018-11-20-5/+463
|\ \ \ \
| * \ \ \ Merge pull request #67 from python-discord/dfitzpatrick-vote-monster-refactorGravatar Leon Sandøy2018-11-20-5/+227
| |\ \ \ \ | | | | | | | | | | | | Dfitzpatrick vote monster refactor
| | * | | | It should work now.Gravatar Leon Sandøy2018-11-20-10/+12
| | | | | |
| | * | | | Minor changesGravatar Leon Sandøy2018-11-20-223/+3
| | | | | |
| | * | | | Merge branch 'vote-monster-refactor' of ↵Gravatar Leon Sandøy2018-11-20-2/+222
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | https://github.com/dfitzpatrick/hacktoberbot into dfitzpatrick-vote-monster-refactor
| | | * | | | Resolved PR comments.Gravatar Derek Fitzpatrick2018-10-31-38/+52
| | | | | | |
| | | * | | | Fixed linting issue in hacktoberstatsGravatar Derek Fitzpatrick2018-10-31-2/+2
| | | | | | |
| | | * | | | Merge branch 'master' of https://github.com/discord-python/hacktoberbot into ↵Gravatar Derek Fitzpatrick2018-10-31-34/+319
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | | | | | | | vote-monster-refactor
| | | * | | | Resolved feedback from PR. Resolved lint extra spacing.Gravatar Derek Fitzpatrick2018-10-31-21/+32
| | | | | | |
| | | * | | | Removed flake8 from pipfileGravatar Derek Fitzpatrick2018-10-13-1/+0
| | | | | | |
| | | * | | | Merge branch 'master' of https://github.com/discord-python/hacktoberbot into ↵Gravatar Derek Fitzpatrick2018-10-12-56/+135
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vote-monster-refactor
| | | * | | | | Fixed linting: Multiple imports on single line.Gravatar Derek Fitzpatrick2018-10-12-4/+9
| | | | | | | |
| | | * | | | | Merge pull request #1 from Refisio/vote-monster-refactorGravatar dfitzpatrick2018-10-12-20/+72
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Finished MonsterSurvey cog
| | | | * | | | | Finished MonsterSurvey cog. Added docstrings to all commands, refactored a ↵Gravatar unknown2018-10-12-20/+72
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | tiny bit of code within the two commands that you wrote.
| | | * | | | | Refactor monstersurvey. Added leaderboard and show.Gravatar Derek Fitzpatrick2018-10-12-91/+118
| | | | | | | |
| | | * | | | | Merge branch 'deploy' of https://github.com/dfitzpatrick/hacktoberbot into ↵Gravatar Derek Fitzpatrick2018-10-11-28/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 31-vote-for-favorite-monster # Conflicts: # Pipfile
| | | * | | | | Merge branch 'deploy' of https://github.com/dfitzpatrick/hacktoberbot into ↵Gravatar Derek Fitzpatrick2018-10-11-15/+86
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 31-vote-for-favorite-monster # Conflicts: # Pipfile
| | | * | | | | | Initial commit.Gravatar Derek Fitzpatrick2018-10-11-1/+81
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Adding the files this PR was supposed to haveGravatar Leon Sandøy2018-11-20-0/+220
| | | | | | | |
| | * | | | | | Reverting changes on the conflicting file.Gravatar Leon Sandøy2018-11-20-2/+2
| | | | | | | |
| * | | | | | | Merge pull request #33 from mathsman5133/candy-collectionGravatar Leon Sandøy2018-11-19-0/+236
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Candy collection
| | * | | | | | clean json fileGravatar mathsman51332018-10-14-19/+2
| | | | | | | |
| | * | | | | | fixed docstring and position of constantsGravatar mathsman51332018-10-14-24/+43
| | | | | | | |
| | * | | | | | Add that line back lolGravatar mathsman51332018-10-13-1/+1
| | | | | | | |
| | * | | | | | Remove new line at end of fileGravatar mathsman51332018-10-13-2/+1
| | | | | | | |
| | * | | | | | Add new line and remove save variable (not used)Gravatar mathsman51332018-10-13-1/+1
| | | | | | | |
| | * | | | | | Fixed merged conflictsGravatar mathsman51332018-10-12-4/+0
| | | | | | | |
| | * | | | | | Merge branch 'candy-collection' of ↵Gravatar mathsman51332018-10-12-2/+6
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/mathsman5133/hacktoberbot-1 into candy-collection
| | | * | | | | | fixed colour for spooky msgGravatar mathsman51332018-10-11-3/+3
| | | | | | | | |