aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| | |
| | * Update candy_collection.jsonGravatar mathsman51332018-10-10-1/+1
| | | | | | | | | add new line
| | * Update candy_collection.pyGravatar mathsman51332018-10-10-4/+3
| | |
| * | Merge remote-tracking branch 'upstream/master' into candy-collectionGravatar mathsman51332018-10-12-28/+667
| |\ \
| * | | Fixed docstrings, add blank lines for readibility, method of finding last 10 ↵Gravatar mathsman51332018-10-12-27/+51
| | |/ | |/| | | | | | | messages
| * | candy-collectionGravatar mathsman51332018-10-09-0/+211
| | |
| * | Delete candy_collection.pyGravatar mathsman51332018-10-09-186/+0
| | |
| * | Delete candy_collection.jsonGravatar mathsman51332018-10-09-25/+0
| | |
| * | Add files via uploadGravatar mathsman51332018-10-09-0/+211
| | |
* | | Add badges to READMEGravatar Gareth Coles2018-11-18-1/+5
| | |
* | | Hacktoberbot -> SeasonalbotGravatar Gareth Coles2018-11-18-18/+18
| | |
* | | Azure: Silence Pepper once againGravatar Gareth Coles2018-11-18-1/+1
| | |
* | | Azure: Unsilence for nowGravatar Gareth Coles2018-11-18-1/+1
| | |
* | | Azure: It's called seasonalbot in prod now too.Gravatar Gareth Coles2018-11-18-1/+1
| | | | | | | | | | | | Also, silence Pepper output again.
* | | Flake8Gravatar Leon Sandøy2018-11-18-2/+0
| | |
* | | Created an uptime cog. Testing Azure CI deployment.Gravatar Leon Sandøy2018-11-18-18/+74
| | |
* | | Hardcoding EAUTHGravatar Leon Sandøy2018-11-18-2/+2
| | |
* | | Passing the secret env vars into the scriptGravatar Leon Sandøy2018-11-18-10/+11
| | |
* | | UNSILENCE, FOOLSGravatar Leon Sandøy2018-11-18-2/+2
| | |
* | | Nope, all of that was stupid and this is the real thing. Let's install ↵Gravatar Leon Sandøy2018-11-18-12/+3
| | | | | | | | | | | | Setuptools manually.
* | | Because maybe.Gravatar Leon Sandøy2018-11-18-0/+3
| | |
* | | Build stage now has ubuntu poolGravatar Leon Sandøy2018-11-18-1/+8
| | |
* | | Oops, I think this should fix the pipeline.Gravatar Leon Sandøy2018-11-18-4/+10
| | |
* | | pipe that pepper output to stdoutGravatar Leon Sandøy2018-11-18-1/+1
| | |
* | | enable logging of pepper output to a fileGravatar Leon Sandøy2018-11-18-1/+1
| | |
* | | Azure Pipeline CIGravatar Leon Sandøy2018-11-18-37/+84
| | |
* | | Update README.mdGravatar Leon Sandøy2018-11-17-13/+3
| | |
* | | Merge pull request #59 from sco1/hacktoberstats-fixGravatar Leon Sandøy2018-10-31-3/+3
|\ \ \ | | | | | | | | Fix hacktoberstats to properly parse valid repository names with _ and .
| * | | Fix hacktoberstats to properly parse valid repository names with _ and .Gravatar sco12018-10-25-3/+3
|/ / /
* | | Merge pull request #46 from sco1/hacktoberstatsGravatar Olson J2018-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_usernameGravatar sco12018-10-12-32/+32
| | | |
| * | | Add GitHub account link/unlink to hacktoberstatsGravatar sco12018-10-12-9/+142
| | |/ | |/|
* | | Add regex & command prefix filters to reaction cog (#45)Gravatar sco12018-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)Gravatar Kate Berry2018-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)Gravatar Soumik Sarkar2018-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 ↵Gravatar Leon Sandøy2018-10-12-2/+4
| | | | | | | | websockets logging
* | Merging in masterGravatar Leon Sandøy2018-10-12-5/+8
|\ \
| * | improving the .help docstrings, and making the bot load cogs from the ↵Gravatar Leon Sandøy2018-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 pathGravatar Leon Sandøy2018-10-12-1/+4
|/ /
* | Remove extra lines in build scriptGravatar Gareth Coles2018-10-11-3/+0
| |
* | Merge pull request #42 from discord-python/deployGravatar Leon Sandøy2018-10-11-4/+67
|\ \ | | | | | | Automatic deployment with Docker
| * | Linting. Thanks fellas.Gravatar Gareth Coles2018-10-11-2/+0
| | |