aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py (follow)
Commit message (Expand)AuthorAgeLines
* Add comments about AoC env config order and change cookies wayGravatar ks1292020-11-24-1/+4
* Update constants to match with new format of AoC that will run in 2020Gravatar ks1292020-11-24-3/+6
* Remove references to old name.Gravatar Leon Sandøy2020-11-21-17/+16
* Make the bot name less hard-coded.Gravatar Leon Sandøy2020-11-21-1/+2
* Rename redis configuration classGravatar ks1292020-11-16-1/+2
* Create Redis configuration classGravatar ks1292020-11-16-0/+7
* Constants: prefix sprint channel namesGravatar kwzrd2020-10-15-28/+28
* Constants: rename conflicting channelGravatar kwzrd2020-10-15-2/+2
* Corrected Trailing WhitespaceGravatar Daniel Brown2020-10-15-2/+2
* Added Core Dev Sprint to whitelistGravatar Daniel Brown2020-10-15-0/+34
* Adding #voice_chat to the Seasonal Bot white listGravatar Daniel Brown2020-10-12-0/+2
* Merge branch 'master' into source_cmdGravatar Matteo Bertucci2020-10-04-5/+7
|\
| * Update the Hacktoberfest channel constantGravatar Sebastiaan Zeeff2020-09-30-1/+1
| * Remove SpookySound Cog that played sounds in voiceGravatar Sebastiaan Zeeff2020-09-30-5/+0
| * Merge branch 'master' into ext-managmentGravatar Matteo Bertucci2020-09-24-0/+3
| |\
| * | Remove non-existing class reference in constantsGravatar Gustav Odinger2020-09-22-1/+0
| * | Fix GitHub repo link constant Gravatar gustavwilliam2020-09-22-1/+1
| * | Move bot repo URL constant and delete avatar URLGravatar Gustav Odinger2020-09-21-5/+1
| * | Fix core developers role idGravatar Gustav Odinger2020-09-21-1/+1
| * | Add status emojis in constants.pyGravatar Gustav Odinger2020-09-21-0/+5
| * | Update constants.py to include URLsGravatar Gustav Odinger2020-09-21-0/+7
* | | changed github_avatar_urlGravatar Anubhav16032020-10-03-1/+1
* | | added github_avatar_urlGravatar Anubhav16032020-10-02-0/+1
* | | added github url of seasonal botGravatar Anubhav16032020-09-29-0/+3
| |/ |/|
* | Merge branch 'master' into masterGravatar Matteo Bertucci2020-09-22-7/+16
|\|
| * Allow `issue` command in #dev-brandingGravatar Den42002020-09-19-0/+1
| * Update .roll to use new dice emojisGravatar Gustav Odinger2020-09-16-6/+6
| * Removed None from environ.get() in Wolfram NamedTuple to keep consistency thr...Gravatar Xithrius2020-08-29-1/+1
| * Reverted the SeasonalBot commands channel.Gravatar Xithrius2020-08-29-1/+1
| * Removed the time utility and replaced it with the arrow package.Gravatar Xithrius2020-08-29-5/+5
| * Updated constants to include Wolfram configuration.Gravatar Xithrius2020-08-29-0/+8
* | added wikipedia class which has total_chanceGravatar Anubhav16032020-09-08-0/+3
|/
* Add #dev-contrib to channel constantsGravatar Numerlor2020-04-19-0/+1
* Merge master: adjust `Space` cog locationGravatar kwzrd2020-04-01-0/+1
|\
| * Merge branch 'master' into space-cogGravatar Shirayuki Nekomata2020-03-31-0/+1
| |\
| * \ Merge branch 'master' into space-cogGravatar S. Co12020-03-20-0/+4
| |\ \
| * \ \ Merge branch 'master' into space-cogGravatar Karlis S2020-03-07-2/+3
| |\ \ \
| * | | | Added NASA API Key to constants.pyGravatar Karlis. S2020-02-29-0/+1
* | | | | Deseasonify: implement __str__ for Month enumGravatar kwzrd2020-04-01-0/+3
* | | | | Refactor: adjust docstrings based on feedbackGravatar kwzrd2020-03-31-1/+1
* | | | | Refactor: capitalize Month enum membersGravatar kwzrd2020-03-31-12/+12
* | | | | Deseasonify: remove `autostart` env varGravatar kwzrd2020-03-30-1/+0
* | | | | Deseasonify: validate configured month overrideGravatar kwzrd2020-03-29-0/+6
* | | | | Deseasonify: add `month_override` env varGravatar kwzrd2020-03-29-0/+2
* | | | | Merge master: sentry sdk, updated contributing docsGravatar kwzrd2020-03-28-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Setup SentryGravatar Joseph Banks2020-03-25-0/+1
| | |_|/ | |/| |
* | | | Deseasonify: remove outdated `devtest` channel constantGravatar kwzrd2020-03-24-2/+0
* | | | Deseasonify: clean up `constants` moduleGravatar kwzrd2020-03-24-27/+45
* | | | Deseasonify: move bookmark icon under `Icons` constantsGravatar kwzrd2020-03-24-6/+4
* | | | Deseasonify: load bool env var properlyGravatar kwzrd2020-03-22-1/+1