aboutsummaryrefslogtreecommitdiffstats
path: root/bot (follow)
Commit message (Expand)AuthorAgeLines
* Changed how title behave when NoneGravatar AG_14362019-12-09-4/+1
* Removed footer , Unnecessary line. Edited a stringGravatar AG_14362019-12-09-3/+1
* Improved DM messageGravatar AG_14362019-12-08-7/+9
* Reworked on the whole structure completely.Gravatar AG_14362019-12-08-35/+13
* Added better info, Added usage logging.Gravatar AG_14362019-12-07-1/+2
* renamed error completelyGravatar AG_14362019-12-05-2/+2
* Fixed typo of DMsGravatar AG_14362019-12-05-1/+1
* Simple change in a if stringGravatar AG_14362019-12-05-1/+1
* Renamed error namesGravatar AG_14362019-12-05-1/+1
* Renamed error namesGravatar AG_14362019-12-05-1/+1
* Saying goodbye to a eastereggGravatar AG_14362019-12-05-1/+0
* Fixed wrong order of import syntaxGravatar AG_14362019-12-05-2/+2
* Added embeds to error messages, new way of joining hints.Gravatar AG_14362019-12-05-11/+17
* Update bot/seasons/evergreen/bookmark.py Gravatar AG_14362019-12-05-1/+1
* Fixed cog string issueGravatar AG_14362019-12-05-11/+7
* Fixed a lot of issues.Gravatar AG_14362019-12-05-29/+24
* Fixed grammatical errors, and simplified the code a bit.Gravatar AG_14362019-12-04-19/+17
* Introduced `.bm` command for personal bookmarking message via message jump urlGravatar AG_14362019-12-04-0/+78
* Merge branch 'master' into exclude-draft-prsGravatar Mark2019-12-03-48/+218
|\
| * Misc Bug FixesGravatar S. Co12019-12-03-2/+2
| * Fix AOC countdown logic (#317)Gravatar S. Co12019-12-02-4/+22
| |\
| | * Fix Christmas season loading bugGravatar sco12019-12-02-0/+7
| | * Remove hardcoded date from AOC info link embedGravatar S. Co12019-11-30-1/+1
| | * Fix AOC countdown logicGravatar S. Co12019-11-30-3/+14
| * | Add envelope reaction if AoC join DM sends successfullyGravatar kwzrd2019-12-02-0/+2
| * | Add envelope emoji constantGravatar kwzrd2019-12-02-0/+1
| * | Delete whitespacesGravatar Matteo Bertucci2019-12-02-1/+1
| * | Cancel season related tasks on cog unloadGravatar Matteo Bertucci2019-12-02-0/+5
| * | Merge branch 'master' into monster_bioGravatar S. Co12019-12-01-1/+1
| |\ \
| | * | fix line length in command `.aoc join`Gravatar decorator-factory2019-12-01-1/+1
| | * | Fix cmd annotationGravatar decorator-factory2019-12-01-1/+1
| | |/
| * | Merge branch 'master' into monster_bioGravatar S. Co12019-11-30-12/+18
| |\|
| | * Update icon path for 2019 festive seasonGravatar kwzrd2019-11-29-1/+1
| | * Adding the runner icon to the rotation.Gravatar Leon Sandøy2019-11-28-0/+1
| | * Merge branch 'master' into announcement-flagGravatar Leon Sandøy2019-11-28-2/+3
| | |\
| | | * Merge pull request #313 from eivl/AoC/current-year-fixGravatar Sebastiaan Zeeff2019-11-28-2/+3
| | | |\
| | | | * Add env var support for Advent of Code year specificationGravatar S. Co12019-11-25-1/+1
| | | | * Update leaderboard IDGravatar S. Co12019-11-25-1/+1
| | | | * year binds to datetime instead of a magic numberGravatar Eivind Teig2019-11-18-1/+2
| | * | | Default seasons to not send announcementsGravatar S. Co12019-11-25-4/+5
| | |/ /
| | * / Add the new blinky server guild iconGravatar Deniz2019-11-25-0/+1
| | |/
| | * Change off-season logo size to 512Gravatar kwzrd2019-11-02-6/+6
| | * Add two new icons to icon constantGravatar kwzrd2019-11-02-0/+2
| | * Hotfix end date of HacktoberGravatar Sebastiaan Zeeff2019-10-31-1/+1
| * | Refactor random generator to use a local instance rather than systemGravatar S. Co12019-11-30-11/+15
| * | Readd cog init & rename *.py fileGravatar S. Co12019-10-24-0/+3
| * | Merge branch 'master' into monster_bioGravatar quizzicaltrains2019-10-19-1/+1
| |\|
| | * Hacktober issue finder fix - divide count by 100 (#301)Gravatar scragly2019-10-20-1/+1
| | |\
| | | * Merge remote-tracking branch 'origin/hacktober-issue-finder' into hacktober-i...Gravatar vivax37942019-10-12-16/+926
| | | |\
| | | * | Fixed forgetting to divide by 100.Gravatar vivax37942019-10-12-1/+1