Commit graph

13 commits

Author SHA1 Message Date
ab527bf7c6
Added URL replacer, bot now acts on nonvideo tweets, general fixes
Bot now replaces Twitter links with Nitter links

Fixed sending empty file when all video formats are too big

Bot no longer throws error when checking to see if a tweet contains a
video
2022-07-17 17:07:01 -06:00
97e0eaf46b
More cleanup 2022-07-02 00:53:19 -06:00
32b27c6245
Fixed PHONY 2022-07-01 15:08:04 -06:00
48a59a9ec7
Cleanup 2022-07-01 15:06:58 -06:00
c0469667b1
Makefile now builds everything instead of just main.go, added run function so I can be more lazy 2022-07-01 15:06:48 -06:00
bf458fdea9
Globals are bad, also bot no longer segfaults if you PM it 2022-07-01 14:46:55 -06:00
f7475d684b
Implemented slash commands 2022-07-01 04:06:03 -06:00
2db56669f8
Cleaned up clusterfuck slightly 2022-07-01 02:16:53 -06:00
539a948b5f
Check to see if it's actually a Twitter post 2022-07-01 02:16:08 -06:00
068ef6a00e
Added a check for the unthinkable scenario of when a Twitter post isn't a video 2022-07-01 02:12:20 -06:00
c0e74eb633
Made code 1000% less jank and prone to breaking 2022-07-01 01:48:26 -06:00
05b1adfcf9
eww tabs 2022-07-01 00:30:35 -06:00
ffe4aa6af5
Initial commit 2022-07-01 00:28:20 -06:00