Luke Robles
|
d6dc236eea
|
fix helm chart for env vars
|
2022-04-29 11:37:02 -07:00 |
|
Luke Robles
|
20b65e1b9b
|
Leveraging cogs finally. bot.py is way smaller now
|
2022-04-29 11:31:09 -07:00 |
|
Luke Robles
|
a39952afc7
|
Make info return links to servers
|
2022-04-28 20:50:19 -07:00 |
|
Luke Robles
|
62ce1e4a9c
|
formatting
|
2022-04-28 20:32:44 -07:00 |
|
Luke Robles
|
0bf4fe19ba
|
Updating mroe methods, re-adding the i have arrived message
|
2022-04-28 20:31:54 -07:00 |
|
|
2863f0dd9c
|
Simplifying some methods, taking advantage of the commands libarry, remvoing un-needed youtube.py
|
2022-04-28 19:28:57 -07:00 |
|
|
d4b56e08c8
|
scoping timeout to me and zoid
|
2022-04-28 19:07:20 -07:00 |
|
Luke Robles
|
2b4dcde887
|
Adding timeout command and aliases for youtube and sheeb
|
2022-04-28 18:40:11 -07:00 |
|
ein
|
caaaf02cc6
|
Adding sheeb command
|
2022-04-26 13:08:07 -07:00 |
|
Luke Robles
|
37f532d70f
|
use the client's name in the info blob
|
2022-04-25 12:27:51 -07:00 |
|
Luke Robles
|
c91736f75d
|
Adding intents to the bot
|
2022-04-25 12:22:14 -07:00 |
|
Luke Robles
|
c0f231b43a
|
Adding lightspeed track events to the trackdays file
|
2022-04-17 14:53:58 -07:00 |
|
ein
|
09525417e3
|
fix version
|
2022-04-14 13:22:04 -07:00 |
|
Luke Robles
|
b6e61d64ca
|
dragon bot wont replace urls on images
|
2022-04-14 13:13:16 -07:00 |
|
Luke Robles
|
8c6503acc5
|
Version bump
|
2022-04-12 09:31:58 -07:00 |
|
Luke Robles
|
bf5fd2206e
|
Version bump
|
2022-04-12 09:28:40 -07:00 |
|
Luke Robles
|
3c4e8d6e9f
|
Shrinking the container even more, using cmagick + imagemagick to do iamge conversions
|
2022-04-12 09:25:09 -07:00 |
|
|
8fe6e9ac00
|
Removing uneeded helm templates to shrink the dir
|
2022-03-26 08:47:42 -07:00 |
|
ein
|
c8aa18c641
|
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
|
68e19ae3f7
|
using curl to get the argocd binary so we have less shit in the container
|
2022-03-11 20:55:11 -08:00 |
|
Luke Robles
|
9633cb1d2b
|
have the bot convert tiff to jpg as well
|
2022-03-11 20:45:49 -08:00 |
|
|
301e3fb13a
|
Adding wget and jq
|
2022-03-11 17:18:39 -08:00 |
|
|
665383f4d4
|
Pull latest argocd CLI for pipeline
|
2022-03-11 17:11:17 -08:00 |
|
Luke Robles
|
f3cb7ca49f
|
Updating dalebot to use new path of syncthing
|
2022-03-11 12:25:42 -08:00 |
|
|
544c0a32f7
|
version bump
|
2022-03-11 09:22:19 -08:00 |
|
|
e0a24574ab
|
version bump
|
2022-03-11 09:21:42 -08:00 |
|
|
86627ed744
|
Removing syncthing files
|
2022-03-11 09:20:50 -08:00 |
|
|
3fa84cac07
|
Adding the wolfram api key as an env var
|
2022-03-11 09:20:07 -08:00 |
|
Luke Robles
|
065ecffdab
|
trackdays will try-execpt pass if an org errors from msreg
|
2022-02-23 13:33:43 -08:00 |
|
Luke Robles
|
589aa06ed4
|
Looks like speedistrict is breaking on msreg.com too
|
2022-02-23 13:25:00 -08:00 |
|
Luke Robles
|
f5bfa80cc5
|
Fixing clap to work on single words
|
2022-02-16 14:21:34 -08:00 |
|
Luke Robles
|
7af56f0155
|
Updating readme with a command to generate a preview of the bot's architecture
|
2022-02-15 16:15:27 -08:00 |
|
Luke Robles
|
a7d9f2ba8e
|
Adding diagrams.py file
|
2022-02-15 16:03:33 -08:00 |
|
Luke Robles
|
b3efef9659
|
adding based reply to bot
|
2022-02-12 16:07:04 -08:00 |
|
Luke Robles
|
706610cd62
|
Removing the sync conflict file
|
2022-02-10 08:34:22 -08:00 |
|
Luke Robles
|
ab24ec293a
|
Updating docker file to not cahce pip files
|
2022-02-08 15:30:02 -08:00 |
|
ein
|
6630623e22
|
Fixing typo in test script
|
2022-02-08 10:58:50 -08:00 |
|
ein
|
d8d2250d8e
|
Adding post stage to gitlab pipeline to sync argo if helm/* was changed, also updating the test script to format your code
|
2022-02-08 10:57:01 -08:00 |
|
ein
|
14edd73847
|
trying with a wget
|
2022-02-04 19:46:12 -08:00 |
|
|
5a1b87bfdc
|
silence pip install in docker file
|
2022-02-04 17:40:57 -08:00 |
|
|
278dd67b76
|
forgot quotes around command
|
2022-02-04 17:39:46 -08:00 |
|
|
761a41bed8
|
trying ti with someoneelses docker container
|
2022-02-04 17:34:19 -08:00 |
|
|
c1dfdc9ee6
|
reverting the pipeline shit
|
2022-02-04 17:32:00 -08:00 |
|
|
75cdec75ef
|
Update .gitlab-ci.yml
|
2022-02-05 01:27:34 +00:00 |
|
|
a19ceff8f5
|
Update .gitlab-ci.yml
|
2022-02-05 01:22:28 +00:00 |
|
|
b3d5a31cc5
|
Adding argocd sync step to pipeline
|
2022-02-04 17:21:36 -08:00 |
|
|
121f5b7b5e
|
Update values.yaml
|
2022-02-05 00:54:15 +00:00 |
|
|
e06da73099
|
formatting
|
2022-02-04 16:47:35 -08:00 |
|
|
08480594eb
|
fixing .send to not add brackets
|
2022-02-04 16:44:50 -08:00 |
|
|
6cd3a85024
|
version bump on the bot
|
2022-02-04 15:47:30 -08:00 |
|