59 Commits

Author SHA1 Message Date
Luke R
a2bae1e0d8 Trying to set integration_types on dale
All checks were successful
Build and push / changes (push) Successful in 3s
Build and push / Lint-Python (push) Successful in 1s
Build and push / Build-and-Push-Docker (push) Successful in 20s
Build and push / sync-argocd-app (push) Successful in 3s
Build and push / post-status-to-discord (push) Successful in 34s
2025-03-03 13:40:22 -08:00
ea6d09b350 im so dumb. fix the docker file
Fix order of comparisons

Update app/tarkov.py

Fix order of boss spawn comparison

Trying to fix the spawn rate logic agani

I dont even know anymore man

some more funky shit for the boss sapwn comaprison

I dunno man, what the fuck is a kilometer

Flip percents again

Try flipping it AGAIN

fuck man i dont know

Dont cache boss spawns
2024-11-10 15:55:25 -08:00
affb5de440 remove assault from teh list until further notice 2024-11-04 13:55:12 -08:00
63f5bdf388 Adding a domain corrector for instagram videos 2024-09-28 10:18:51 -07:00
a734913085 Add autocomplete to the /meme function 2024-05-03 10:50:11 -07:00
5bf9cba9cf update action file 2024-05-02 19:38:58 -07:00
2186452225 Getting CI/CD working
Restore the gates on images running

fix docker hub path for image

Drop down one version on teh build plugin

Drop down one version on teh build plugin

Drop down one version on teh build plugin

force test the build and push workflow

fix image tag in ci/cd

Set push to true on workflow

fix argo command

making a small change to get the pipeline to run

tsting argocd action

Test the filters workflow

Test the filters workflow

test

check if python was changed

check if python was changed

Indent build block

Trying more ci/cd shit

Trying more ci/cd shit

Trying more ci/cd shit

Trying more ci/cd shit

Trying more ci/cd shit

Trying more ci/cd shit

Trying more ci/cd shit

tryin more shit

more ci/cd testing

more ci/cd testing

commiting an obvious bad python change to see if CI/CD bails

testing

testing

testing

testing

testing

testing

Testing workflow
2024-05-02 14:44:06 -07:00
0e8ff73ebf Speed up builds 2024-04-03 19:03:26 -07:00
7455ab4e2e Add a print just so i can catch this in the future 2023-11-02 14:54:33 -07:00
4e8cbfef22 update readme 2023-10-30 14:35:38 -07:00
5758686afa Everyone gets 120 steps, nice quality for everyone 2023-10-25 11:30:18 -07:00
9d1549559a Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
ec3c0ffe8e try python 3.10 2023-05-18 11:04:58 -07:00
337d5858c7 Shitpost to jason on every one of his messages 2023-01-26 20:12:17 -08:00
bafbbded94 convert corona to a slash command 2022-10-25 11:43:25 -07:00
134f0df3e2 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
35da3d25cc pip optimzations 2022-05-29 07:49:21 -07:00
9fa1e2437b Shrinking the container even more, using cmagick + imagemagick to do iamge conversions 2022-04-12 09:25:09 -07:00
74da2235a9 Slimming down dale-bot by adding --no-install-recommends, cuts 200MB off the image size 2022-03-17 11:24:13 -07:00
c01966af1e Updating docker file to not cahce pip files 2022-02-08 15:30:02 -08:00
05545b4ea1 Updating the cdn replace function to include the authors name 2021-10-12 20:14:33 -07:00
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
90bd2a4692 Removing gtts-token 2020-12-29 22:01:43 -08:00
858ccb6b2a adding more methods to the new bot. fixes #4 #10 #20 #21 #22 #23 #29 2020-09-01 17:51:50 -07:00
c45ccceaeb 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
f383bab2ca allow temporary invites to be created 2020-08-28 12:26:09 -07:00
a1909bdadf Adding info, youtube, and source. Fixes #16 #30 #24 2020-08-12 16:38:57 -07:00
5203062dd3 Committing v1 of the ffxiv api 2020-08-12 09:30:59 -07:00
6d74f4c24b Addding back animal functions, fixes #9 #5 #25 2020-08-08 20:56:31 -07:00
8f936a1f48 I admit defeat. have to build it on python 3.8 2020-08-08 11:27:19 -07:00
f6825406d9 getting the invite function ported over 2020-08-07 16:31:48 -07:00
cc6a4e8af0 sprucing up the test-env dockerfile 2020-08-07 10:21:51 -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
667e06bea3 corona virus stats now with newlines and more emojis 2020-03-27 10:00:32 -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
8018d6bb02 adding a method for getting a server's icon 2020-03-18 13:19:07 -07:00
d0dec59f30 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