52 Commits

Author SHA1 Message Date
Luke R
11570e66f1 Speed up builds
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-03 19:03:26 -07:00
Luke Robles
c50d2d75c2 Add a print just so i can catch this in the future
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-02 14:54:33 -07:00
093ad67eaf update readme
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-30 14:35:38 -07:00
Luke Robles
8ead787f4b Everyone gets 120 steps, nice quality for everyone
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-25 11:30:18 -07:00
Luke Robles
f8b5fae956 Fixing the incdient code and also /ship
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-12 11:54:06 -07:00
Luke Robles
ad37ac58ea try python 3.10 2023-05-18 11:04:58 -07:00
Luke Robles
bb233aa44e Shitpost to jason on every one of his messages 2023-01-26 20:12:17 -08:00
Luke Robles
25f389b4ba convert corona to a slash command 2022-10-25 11:43:25 -07:00
Luke Robles
84dd9832c0 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
ein
c218fd273f pip optimzations 2022-05-29 07:49:21 -07:00
Luke Robles
b5c2a326e1 Shrinking the container even more, using cmagick + imagemagick to do iamge conversions 2022-04-12 09:25:09 -07:00
ein
a9951fba81 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
af0c36800d Updating docker file to not cahce pip files 2022-02-08 15:30:02 -08:00
Luke Robles
d82ce6af1b Updating the cdn replace function to include the authors name 2021-10-12 20:14:33 -07:00
Luke Robles
c27471ad46 convert heic to jpg and reupload the imgage 2021-09-09 11:20:41 -07:00
Luke Robles
030e1be431
wolfram alpha responses now get an embed 2021-01-13 14:27:47 -08:00
ein
259ee4102c dont need to install python-pip in the image cuase its already got it 2021-01-06 11:56:11 -08:00
ein
050f2be07c Switching to multistage builds! Shrinks the container by an entire gigabyte 2021-01-06 11:47:06 -08:00
ein
81408f3251 Removing gtts-token 2020-12-29 22:01:43 -08:00
Luke Robles
96eecabd4c
adding more methods to the new bot. fixes #4 #10 #20 #21 #22 #23 #29 2020-09-01 17:51:50 -07:00
Luke Robles
1b3c689a14
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
Luke Robles
db960ba919
allow temporary invites to be created 2020-08-28 12:26:09 -07:00
Luke Robles
643cd39dd9
Adding info, youtube, and source. Fixes #16 #30 #24 2020-08-12 16:38:57 -07:00
Luke Robles
fa8bee24b6
Committing v1 of the ffxiv api 2020-08-12 09:30:59 -07:00
Luke Robles
f3a7a6931b
Addding back animal functions, fixes #9 #5 #25 2020-08-08 20:56:31 -07:00
Luke Robles
c967e304e6
I admit defeat. have to build it on python 3.8 2020-08-08 11:27:19 -07:00
Luke Robles
c9cf63a92b
getting the invite function ported over 2020-08-07 16:31:48 -07:00
Luke Robles
caec6bd228
sprucing up the test-env dockerfile 2020-08-07 10:21:51 -07:00
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