35 Commits

Author SHA1 Message Date
7d0604dc9c convert heic to jpg and reupload the imgage 2021-09-09 11:20:41 -07:00
09b7d078ff wolfram alpha responses now get an embed 2021-01-13 14:27:47 -08:00
3ebc8e6ed2 dont need to install python-pip in the image cuase its already got it 2021-01-06 11:56:11 -08:00
6656a3ecc1 Switching to multistage builds! Shrinks the container by an entire gigabyte 2021-01-06 11:47:06 -08:00
5203062dd3 Committing v1 of the ffxiv api 2020-08-12 09:30:59 -07:00
8f936a1f48 I admit defeat. have to build it on python 3.8 2020-08-08 11:27:19 -07:00
2533b907c1 Reworking the container to use multistage builds. this should hopefully help it build faster 2020-08-07 08:53:02 -07:00
55911e515b updating to the new api 2020-07-24 11:31:15 -07:00
db94e7b73c Now accepts a state. defaults to california 2020-03-26 09:22:54 -07:00
2e02cb90d1 kind of big update. adding corona virus stats for CA and also modifying the docker file to just use python instead of alpine 2020-03-26 09:12:34 -07:00
bbd21b495c Adding lxml to build env 2020-03-21 15:06:07 -07:00
1e968b20c2 adding lxml to install to compile pip package 2020-03-21 15:02:07 -07:00
d0dec59f30 changing dragon bot to use multi stage builds. im so cool 2020-03-18 12:34:54 -07:00
0b35a5b7c2 updating the python version we use for the docker contianer 2019-11-03 07:19:09 -08:00
246cc1bc6c WE DONT NEED GCC IN PROD GOD DAMMIT 2018-10-14 09:39:46 -07:00
a0dd3335c9 It pains me but i must add gcc to the docker file now to get it to build properly 2018-10-14 09:34:17 -07:00
8118999343 Adding text to speech module and updating pip in the container 2018-04-13 10:02:07 -07:00
fa023ca94a Moving to using a requirements file, fixes #32 2017-10-08 18:39:12 +00:00
a3f73b1cd6 Condensing the docker file in to fewer steps 2017-09-26 14:32:09 -07:00
Jason Ji
5a711b34d5 stock plugin mk1 2017-09-24 17:31:03 -07:00
Jason Ji
2c5907d6ec Merge branch 'master' into 'weather'
# Conflicts:
#   .gitlab-ci.yml
#   Dockerfile
#   Dockerfile-test-env

Resolved by importing both PyOWM and BeautifulSoup4
2017-09-22 00:56:10 +00:00
Zoid
9a7d24bcbb Add support for fuckinghomepage.com. Fixes #23 2017-09-19 17:08:51 -06:00
Jason Ji
2d3d8cf10d pyowm xd 2017-09-04 13:59:37 -07:00
895dbb345d Remove bad words from the danbooru search. Fixes #24 2017-08-23 20:36:05 -07:00
d6a4e39c0a Adding in wolfram alpha functionality 2017-08-17 10:21:29 -07:00
25ac0966c7 Actually we dont even need curl anymore 2017-08-16 12:58:01 -07:00
5834e350db Switching to alpine linux! Smaller footprints. Fixes #17 2017-08-16 12:56:41 -07:00
b618bc85d6 Finally a testing framework, fixes #9 2017-08-10 13:53:32 -07:00
69dd6d6514 Dockerfile edited online with Bitbucket 2017-08-08 23:57:42 +00:00
08d3b31974 Making the dockerfile test the python code during the build 2017-08-08 16:51:21 -07:00
cbf3f58102 Modifying the docker file to install docker on a separate step so we can cache that bit to speed up testing. also adding a script that will run some quick tests 2017-08-08 15:55:01 -07:00
8afdad88b4 moving the source code into a folder called app and changing the docker file to launch it from there on startup 2017-08-08 15:08:20 -07:00
53d124bd7d Switching to python slim 2017-08-04 22:32:20 -07:00
10c9d5ab4e Shrinking the image size by removing unnecessary apt-get updates 2017-08-04 22:22:07 -07:00
83c92f0318 initil commit 2017-08-04 21:51:09 -07:00