46 Commits

Author SHA1 Message Date
Luke Robles
4b6ea2de76 Shitpost to jason on every one of his messages 2023-01-26 20:12:17 -08:00
Luke Robles
ee97fdf395 convert corona to a slash command 2022-10-25 11:43:25 -07:00
Luke Robles
00b0a03855 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
ein
6e90ff5d38 pip optimzations 2022-05-29 07:49:21 -07:00
Luke Robles
2ea231ff15 Shrinking the container even more, using cmagick + imagemagick to do iamge conversions 2022-04-12 09:25:09 -07:00
ein
5aa6b52ef0 Slimming down dale-bot by adding --no-install-recommends, cuts 200MB off the image size 2022-03-17 11:24:13 -07:00
Luke Robles
f0ef748f75 Updating docker file to not cahce pip files 2022-02-08 15:30:02 -08:00
83a0c2d097 Updating the cdn replace function to include the authors name 2021-10-12 20:14:33 -07:00
7e1e90c7ac convert heic to jpg and reupload the imgage 2021-09-09 11:20:41 -07:00
a663dc4fb7 wolfram alpha responses now get an embed 2021-01-13 14:27:47 -08:00
ein
c2c20cb1a0 dont need to install python-pip in the image cuase its already got it 2021-01-06 11:56:11 -08:00
ein
d3e79d2097 Switching to multistage builds! Shrinks the container by an entire gigabyte 2021-01-06 11:47:06 -08:00
ein
bf4451ced2 Removing gtts-token 2020-12-29 22:01:43 -08:00
31611d9f1e adding more methods to the new bot. fixes #4 #10 #20 #21 #22 #23 #29 2020-09-01 17:51:50 -07:00
d273eb10df bringing help method to the new bot also added an invite link to the bottom, fixes #13 2020-09-01 12:05:12 -07:00
2b1e56fd79 allow temporary invites to be created 2020-08-28 12:26:09 -07:00
c3fa2ebfe5 Adding info, youtube, and source. Fixes #16 #30 #24 2020-08-12 16:38:57 -07:00
f7a1db31e2 Committing v1 of the ffxiv api 2020-08-12 09:30:59 -07:00
54a35805b8 Addding back animal functions, fixes #9 #5 #25 2020-08-08 20:56:31 -07:00
dd6cfe049c I admit defeat. have to build it on python 3.8 2020-08-08 11:27:19 -07:00
60b7fb2713 getting the invite function ported over 2020-08-07 16:31:48 -07:00
3196fbd4e2 sprucing up the test-env dockerfile 2020-08-07 10:21:51 -07:00
3d1a055291 Reworking the container to use multistage builds. this should hopefully help it build faster 2020-08-07 08:53:02 -07:00
f9f9d92a94 updating to the new api 2020-07-24 11:31:15 -07:00
64637a40e3 corona virus stats now with newlines and more emojis 2020-03-27 10:00:32 -07:00
f981d1407a Now accepts a state. defaults to california 2020-03-26 09:22:54 -07:00
fdd0f37762 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
8519860ba4 adding a method for getting a server's icon 2020-03-18 13:19:07 -07:00
4b36a5335d changing dragon bot to use multi stage builds. im so cool 2020-03-18 12:34:54 -07:00
f5d413398a Removing gcc from prod but adding it to the build env because we lint there 2018-10-14 09:39:02 -07:00
6fae7acf11 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
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
9b42ebfb16 it works lol 2017-09-04 17:56:44 -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
a101282b62 Moving lewds into its own module and alphabatizing all the if statements in dragon-bot.py 2017-08-17 00:26:58 -07:00
65f652ca0b 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
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
bb32a5769a Set dragon bot's status to show the help command 2017-08-15 13:24:55 -07:00
b618bc85d6 Finally a testing framework, fixes #9 2017-08-10 13:53:32 -07:00