aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deploy.py (unfollow)
Commit message (Expand)AuthorLines
2018-05-02Upgrade alpine (#65)Gravatar Christopher Baklid-1/+5
2018-05-01Pin yarl to 1.1.1Gravatar Gareth Coles-8/+9
2018-04-30restructure docker filesGravatar Christopher Baklid-1/+2
2018-04-29Critical fix: python parsing broken with previous merge. This should fix it, ...Gravatar Leon Sandøy-2/+2
2018-04-29Python parser cleanup (#62)Gravatar Leon Sandøy-124/+152
2018-04-29use pip scriptGravatar Christopher Baklid-1/+5
2018-04-29preinstall environment in the base containerGravatar Christopher Baklid-0/+15
2018-04-29readd .git folder to docker container, dependency for commandGravatar Christopher Baklid-1/+0
2018-04-28update dockerignoreGravatar Christopher Baklid-0/+1
2018-04-28update dockerignoreGravatar Christopher Baklid-1/+5
2018-04-28update dockerignoreGravatar Christopher Baklid-0/+8
2018-04-28deletes requirements files in favour of pipenv (#63)Gravatar Christopher Baklid-16/+0
2018-04-28else condition in deploy script to say skipping deployGravatar Christopher Baklid-0/+2
2018-04-28adds dockerfile that uses pipenv (#60)Gravatar Christopher Baklid-20/+54
2018-04-28Add help channel 4Gravatar Gareth Coles-1/+3
2018-04-27Use `ast.literal_eval` in get/setitem mimick parsing. (#59)Gravatar Volcyy-13/+11
2018-04-27Fixed a critical bug that makes it impossible for users to change their nickn...Gravatar Leon Sandøy-4/+6
2018-04-27Declaring the encoding to be utf-8 is not necessary in Python3. (#58)Gravatar Leon Sandøy-24/+1
2018-04-21Use converters for tag command argument validation. (#56)Gravatar Volcyy-78/+88
2018-04-20[#1eeu1] Hiphopify (#54)Gravatar Leon Sandøy-23/+270
2018-04-20Use discord.py's case insensitivity instead of patching `bot.cogs` ourselves ...Gravatar Volcyy-7/+2
2018-04-20Bump multidict from 4.1.0 to 4.2.0 (#50)Gravatar dependabot[bot]-26/+28
2018-04-19Flake8 my ass!Gravatar Jeremiah Boby-4/+4
2018-04-19Changed Bot Avatar URL to appropriate constantGravatar Jeremiah Boby-2/+2
2018-04-19Fixed bot avatar URLGravatar Jeremiah Boby-1/+1
2018-04-19Fixed broken branding linkGravatar Jeremiah Boby-1/+1
2018-04-17[ClickUp #21zkw] Python-syntax calls are now the default for all commands, bu...Gravatar Leon Sandøy-21/+22
2018-04-17Allow Admins to use the eval cog. (#51)Gravatar Volcyy-2/+2
2018-04-16Contributor access to ClickUp commandsGravatar Joseph-6/+7
2018-04-15Allow `__delitem__`-like tag deletion. (#49)Gravatar Volcyy-11/+27
2018-04-13Allow `__getitem__` / `__setitem__`-like command access (#48)Gravatar Volcyy-1/+56
2018-04-12Allow using double quotes within triple double quotes. (#47)Gravatar Volcyy-0/+3
2018-04-12Echo/embed commands for staff testingGravatar Gareth Coles-2/+22
2018-04-10Snowflakes should be sent to the site as stringsGravatar Gareth Coles-4/+4
2018-04-09Update CONTRIBUTING.mdGravatar Gareth Coles-1/+2