| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge branch 'vote-monster-refactor' of ↵ | 2018-11-20 | -2/+222 | |
| |\ | | | | | | | https://github.com/dfitzpatrick/hacktoberbot into dfitzpatrick-vote-monster-refactor | |||
| | * | Resolved PR comments. | 2018-10-31 | -38/+52 | |
| | | | ||||
| | * | Fixed linting issue in hacktoberstats | 2018-10-31 | -2/+2 | |
| | | | ||||
| | * | Merge branch 'master' of https://github.com/discord-python/hacktoberbot into ↵ | 2018-10-31 | -34/+319 | |
| | |\ | | | | | | | | | | vote-monster-refactor | |||
| | * | | Resolved feedback from PR. Resolved lint extra spacing. | 2018-10-31 | -21/+32 | |
| | | | | ||||
| | * | | Removed flake8 from pipfile | 2018-10-13 | -1/+0 | |
| | | | | ||||
| | * | | Merge branch 'master' of https://github.com/discord-python/hacktoberbot into ↵ | 2018-10-12 | -56/+135 | |
| | |\ \ | | | | | | | | | | | | | vote-monster-refactor | |||
| | * | | | Fixed linting: Multiple imports on single line. | 2018-10-12 | -4/+9 | |
| | | | | | ||||
| | * | | | Merge pull request #1 from Refisio/vote-monster-refactor | 2018-10-12 | -20/+72 | |
| | |\ \ \ | | | | | | | | | | | Finished MonsterSurvey cog | |||
| | | * | | | Finished MonsterSurvey cog. Added docstrings to all commands, refactored a ↵ | 2018-10-12 | -20/+72 | |
| | |/ / / | | | | | | | | | | | | | tiny bit of code within the two commands that you wrote. | |||
| | * | | | Refactor monstersurvey. Added leaderboard and show. | 2018-10-12 | -91/+118 | |
| | | | | | ||||
| | * | | | Merge branch 'deploy' of https://github.com/dfitzpatrick/hacktoberbot into ↵ | 2018-10-11 | -28/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 31-vote-for-favorite-monster # Conflicts: # Pipfile | |||
| | * | | | Merge branch 'deploy' of https://github.com/dfitzpatrick/hacktoberbot into ↵ | 2018-10-11 | -15/+86 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 31-vote-for-favorite-monster # Conflicts: # Pipfile | |||
| | * | | | | Initial commit. | 2018-10-11 | -1/+81 | |
| | | | | | | ||||
| * | | | | | Adding the files this PR was supposed to have | 2018-11-20 | -0/+220 | |
| | | | | | | ||||
| * | | | | | Reverting changes on the conflicting file. | 2018-11-20 | -2/+2 | |
| | | | | | | ||||
| * | | | | | Add badges to README | 2018-11-18 | -1/+5 | |
| | | | | | | ||||
| * | | | | | Hacktoberbot -> Seasonalbot | 2018-11-18 | -18/+18 | |
| | | | | | | ||||
| * | | | | | Azure: Silence Pepper once again | 2018-11-18 | -1/+1 | |
| | | | | | | ||||
| * | | | | | Azure: Unsilence for now | 2018-11-18 | -1/+1 | |
| | | | | | | ||||
| * | | | | | Azure: It's called seasonalbot in prod now too. | 2018-11-18 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Also, silence Pepper output again. | |||
| * | | | | | Flake8 | 2018-11-18 | -2/+0 | |
| | | | | | | ||||
| * | | | | | Created an uptime cog. Testing Azure CI deployment. | 2018-11-18 | -18/+74 | |
| | | | | | | ||||
| * | | | | | Hardcoding EAUTH | 2018-11-18 | -2/+2 | |
| | | | | | | ||||
| * | | | | | Passing the secret env vars into the script | 2018-11-18 | -10/+11 | |
| | | | | | | ||||
| * | | | | | UNSILENCE, FOOLS | 2018-11-18 | -2/+2 | |
| | | | | | | ||||
| * | | | | | Nope, all of that was stupid and this is the real thing. Let's install ↵ | 2018-11-18 | -12/+3 | |
| | | | | | | | | | | | | | | | | | | | | | Setuptools manually. | |||
| * | | | | | Because maybe. | 2018-11-18 | -0/+3 | |
| | | | | | | ||||
| * | | | | | Build stage now has ubuntu pool | 2018-11-18 | -1/+8 | |
| | | | | | | ||||
| * | | | | | Oops, I think this should fix the pipeline. | 2018-11-18 | -4/+10 | |
| | | | | | | ||||
| * | | | | | pipe that pepper output to stdout | 2018-11-18 | -1/+1 | |
| | | | | | | ||||
| * | | | | | enable logging of pepper output to a file | 2018-11-18 | -1/+1 | |
| | | | | | | ||||
| * | | | | | Azure Pipeline CI | 2018-11-18 | -37/+84 | |
| | | | | | | ||||
| * | | | | | Update README.md | 2018-11-17 | -13/+3 | |
| | | | | | | ||||
| * | | | | | Merge pull request #59 from sco1/hacktoberstats-fix | 2018-10-31 | -3/+3 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | Fix hacktoberstats to properly parse valid repository names with _ and . | |||
| | * | | | | Fix hacktoberstats to properly parse valid repository names with _ and . | 2018-10-25 | -3/+3 | |
| |/ / / / | ||||
| * | | | | Merge pull request #46 from sco1/hacktoberstats | 2018-10-14 | -24/+157 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | Add GitHub account link/unlink to hacktoberstats Allow users to link their GitHub account to Discord via user Name, and able to get access to their stats without an additional parameter | |||
| | * | | | | Fix typos, change username to more descriptive github_username | 2018-10-12 | -32/+32 | |
| | | | | | | ||||
| | * | | | | Add GitHub account link/unlink to hacktoberstats | 2018-10-12 | -9/+142 | |
| | | |_|/ | |/| | | ||||
| * | | | | Add regex & command prefix filters to reaction cog (#45) | 2018-10-14 | -10/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add regex & command prefix filters for reaction checks * Add bot self-reaction short circuit, add logging * Remove infinitely looping debug line oops... * Refactor to reduce log noise Move short circuit into a first reaction match to prevent logging every time someone invokes a command or the bot says something | |||
| * | | | | Issue #15 Feature pull request template (#49) | 2018-10-13 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Commit to issue #15 creates basic template for pull requests * Adding criteria based on contributing.md doc * RE: issue #15 Add in one more commit message criteria * remove unintended change * correct typo * correct typo * made requested changes * adding Discord community link | |||
| * | | | | Added cog for Halloween facts (#36) | 2018-10-13 | -0/+93 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added cog for Halloween facts * Posts a random Halloween fact to a channel at regular intervals. * Displays last posted fact on command. * Update README for Halloween facts * Markdown fix * Add a random spooky emoji to embed titles * Use on_ready instead of wait_until_ready * Relocate halloween facts to a JSON file * Update Hacktoberbot channel ID * Remove unnecessary variable * Update JSON file location | |||
| * | | | The app was logging to the wrong directory. This is now fixed. Also silenced ↵ | 2018-10-12 | -2/+4 | |
| | | | | | | | | | | | | | websockets logging | |||
| * | | | Merging in master | 2018-10-12 | -5/+8 | |
| |\ \ \ | ||||
| | * | | | improving the .help docstrings, and making the bot load cogs from the ↵ | 2018-10-11 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | correct path. (#43) * Improving some docstrings and making it look in ./bot/cogs for cogs. * Removing pointless stuff from a docstring | |||
| * | | | | Fixing halloweenify json path | 2018-10-12 | -1/+4 | |
| |/ / / | ||||
| * | | | Remove extra lines in build script | 2018-10-11 | -3/+0 | |
| | | | | ||||
| * | | | Merge pull request #42 from discord-python/deploy | 2018-10-11 | -4/+67 | |
| |\ \ \ | | | | | | | | | Automatic deployment with Docker | |||
| | * | | | Linting. Thanks fellas. | 2018-10-11 | -2/+0 | |
| | | | | | ||||
| | * | | | Merge remote-tracking branch 'origin/master' into deploy | 2018-10-11 | -40/+116 | |
| | |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # bot/__init__.py # bot/__main__.py # bot/cogs/hacktoberstats.py # bot/cogs/movie.py | |||
