Luke Robles
|
f1b6ae0774
|
changing a bunch of commands to reply instead of just send
|
2022-05-10 08:34:40 -07:00 |
|
|
33243df0c7
|
Add fix for files.luker.gq
|
2022-05-08 18:37:51 -07:00 |
|
Luke Robles
|
7f86268ebb
|
make stock reply to your message instead of just posting
|
2022-05-08 08:07:51 -07:00 |
|
Luke Robles
|
5b65efabe4
|
Makke the emoji command handle webp links
|
2022-05-08 08:00:51 -07:00 |
|
Luke Robles
|
f4cb620030
|
fixing how covid henadles no argument
|
2022-05-04 10:11:45 -07:00 |
|
Luke Robles
|
84f1039836
|
updating corona arguments and adding some newlines to help fucntions. also adding an alias for corona as covid
|
2022-05-04 09:32:00 -07:00 |
|
Luke Robles
|
2e22b8b7c2
|
Making the VC command and restricting it to only adminsitrators
|
2022-05-03 17:18:33 -07:00 |
|
Luke Robles
|
0117031efa
|
fixing the ci script to build and release if i modify a cog
|
2022-05-02 20:30:40 -07:00 |
|
Luke Robles
|
71547cb535
|
fixing send function
|
2022-05-02 20:15:23 -07:00 |
|
Luke Robles
|
cf969c2cb1
|
only replace links in video files
|
2022-05-02 13:01:50 -07:00 |
|
Luke Robles
|
390a8dc6e5
|
Adding an alias for dale to be cowboygd
|
2022-04-30 10:13:09 -07:00 |
|
Luke Robles
|
b19b9f23be
|
fix path to cogs dir
|
2022-04-29 11:40:10 -07:00 |
|
Luke Robles
|
863d1fbefc
|
Leveraging cogs finally. bot.py is way smaller now
|
2022-04-29 11:31:09 -07:00 |
|
Luke Robles
|
a7ab8d8972
|
Make info return links to servers
|
2022-04-28 20:50:19 -07:00 |
|
Luke Robles
|
e7a999d36a
|
formatting
|
2022-04-28 20:32:44 -07:00 |
|
Luke Robles
|
c2e67aa27e
|
Updating mroe methods, re-adding the i have arrived message
|
2022-04-28 20:31:54 -07:00 |
|
|
ee6d375dfe
|
Simplifying some methods, taking advantage of the commands libarry, remvoing un-needed youtube.py
|
2022-04-28 19:28:57 -07:00 |
|
|
8628bf2155
|
scoping timeout to me and zoid
|
2022-04-28 19:07:20 -07:00 |
|
Luke Robles
|
0f738aa555
|
Adding timeout command and aliases for youtube and sheeb
|
2022-04-28 18:40:11 -07:00 |
|
ein
|
a65059f924
|
Adding sheeb command
|
2022-04-26 13:08:07 -07:00 |
|
Luke Robles
|
d2b467fd47
|
use the client's name in the info blob
|
2022-04-25 12:27:51 -07:00 |
|
Luke Robles
|
c5c5276796
|
Adding intents to the bot
|
2022-04-25 12:22:14 -07:00 |
|
Luke Robles
|
bf988ea303
|
Adding lightspeed track events to the trackdays file
|
2022-04-17 14:53:58 -07:00 |
|
Luke Robles
|
078fb0082c
|
dragon bot wont replace urls on images
|
2022-04-14 13:13:16 -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 |
|
Luke Robles
|
3b08f73bea
|
have the bot convert tiff to jpg as well
|
2022-03-11 20:45:49 -08:00 |
|
|
b43c820379
|
Pull latest argocd CLI for pipeline
|
2022-03-11 17:11:17 -08:00 |
|
Luke Robles
|
a4913943b1
|
Updating dalebot to use new path of syncthing
|
2022-03-11 12:25:42 -08:00 |
|
|
e4c77f2561
|
Removing syncthing files
|
2022-03-11 09:20:50 -08:00 |
|
|
67544819db
|
Adding the wolfram api key as an env var
|
2022-03-11 09:20:07 -08:00 |
|
Luke Robles
|
20034c1d44
|
trackdays will try-execpt pass if an org errors from msreg
|
2022-02-23 13:33:43 -08:00 |
|
Luke Robles
|
1881b9156c
|
Looks like speedistrict is breaking on msreg.com too
|
2022-02-23 13:25:00 -08:00 |
|
Luke Robles
|
843bdf87b8
|
Fixing clap to work on single words
|
2022-02-16 14:21:34 -08:00 |
|
Luke Robles
|
bce050b521
|
adding based reply to bot
|
2022-02-12 16:07:04 -08:00 |
|
|
85e1f5abfb
|
formatting
|
2022-02-04 16:47:35 -08:00 |
|
|
191a8d4173
|
fixing .send to not add brackets
|
2022-02-04 16:44:50 -08:00 |
|
|
f677d606f7
|
Adding send method so i can send memes as the bot
|
2022-02-04 15:44:30 -08:00 |
|
|
a05eeb6a34
|
turn8 is throwing errors on the trackdays command. commenting them out
|
2022-02-03 21:13:05 -08:00 |
|
ein
|
4ecb93a148
|
change stock ticker url back to marketwatch
|
2022-02-02 16:31:54 -08:00 |
|
ein
|
686ea884d6
|
formatting animals.py so that the CI/cd pipeline passes
|
2022-01-30 10:38:15 -08:00 |
|
ein
|
08b4f60b50
|
Adding a lint phase to the ci/cd pipeline. This should fail because animals.py is not formatted properly according to black
|
2022-01-30 10:31:54 -08:00 |
|
ein
|
e386a6206a
|
Updating .gitignore and adding a bash script to format the code with black
|
2022-01-29 15:05:11 -08:00 |
|
Jason Ji
|
ddda69e449
|
[nft] Add more NFT collections
|
2022-01-21 22:43:31 +00:00 |
|
|
cf43b1f23b
|
Adding more collections to NFT and formatting
|
2022-01-21 09:03:28 -08:00 |
|
Jason Ji
|
3865ddf48a
|
[stock] Add a flag for verbose information
|
2022-01-21 00:18:04 +00:00 |
|
|
9375c11dda
|
changing the meme image for negative stock movement
|
2022-01-20 13:41:20 -08:00 |
|
|
be790bbecb
|
updating the gitlab api key and project refernce. fixes #4
|
2022-01-16 17:40:45 -08:00 |
|
Jason Ji
|
4722c12bbf
|
[stock] Truncate numbers and clean up fields
|
2022-01-16 05:24:23 +00:00 |
|
Jason Ji
|
9687df5b20
|
[stock] Add new fields to stock command
|
2022-01-15 03:56:25 +00:00 |
|
|
ae85794098
|
Adding yt as an alias for youtube
|
2022-01-08 22:50:41 -08:00 |
|