24 Commits

Author SHA1 Message Date
f8a5eac552 Reworking the container to use multistage builds. this should hopefully help it build faster 2020-08-07 08:53:02 -07:00
78713c8ef8 updating to the new api 2020-07-24 11:31:15 -07:00
Luke
346fa8680e corona virus stats now with newlines and more emojis 2020-03-27 10:00:32 -07:00
a146c38da5 Now accepts a state. defaults to california 2020-03-26 09:22:54 -07:00
d7240b76f7 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
234d0c5a30 adding a method for getting a server's icon 2020-03-18 13:19:07 -07:00
Luke
795abc8563 changing dragon bot to use multi stage builds. im so cool 2020-03-18 12:34:54 -07:00
041bdd33b9 Removing gcc from prod but adding it to the build env because we lint there 2018-10-14 09:39:02 -07:00
9f62f6344e Trying some new things with the gitlab.yml file, also removing pylint from requirements.txt so it is only instlled during testing 2018-06-13 10:49:52 -07:00
c4b7ca18be Adding text to speech module and updating pip in the container 2018-04-13 10:02:07 -07:00
52daecc4e6 Moving to using a requirements file, fixes #32 2017-10-08 18:39:12 +00:00
Luke Robles
2301e50264 Condensing the docker file in to fewer steps 2017-09-26 14:32:09 -07:00
Jason Ji
9402cfb7a0 stock plugin mk1 2017-09-24 17:31:03 -07:00
Jason Ji
a973e87af7 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
61bc14154b Add support for fuckinghomepage.com. Fixes #23 2017-09-19 17:08:51 -06:00
Jason Ji
c82597635a it works lol 2017-09-04 17:56:44 -07:00
Luke Robles
89864801b3 Remove bad words from the danbooru search. Fixes #24 2017-08-23 20:36:05 -07:00
Luke Robles
f4911c7eaf Adding in wolfram alpha functionality 2017-08-17 10:21:29 -07:00
Luke Robles
077d4c6192 Moving lewds into its own module and alphabatizing all the if statements in dragon-bot.py 2017-08-17 00:26:58 -07:00
Luke Robles
4e59fb37c7 Adding a new line to the test docker file. It needs special shit to print in alpine 2017-08-16 22:59:33 -07:00
Luke Robles
4f03ac709f Actually we dont even need curl anymore 2017-08-16 12:58:01 -07:00
Luke Robles
3c1b17dc6a Switching to alpine linux! Smaller footprints. Fixes #17 2017-08-16 12:56:41 -07:00
4fb9554575 Set dragon bot's status to show the help command 2017-08-15 13:24:55 -07:00
Luke Robles
4fe3a49ad3 Finally a testing framework, fixes #9 2017-08-10 13:53:32 -07:00