Commit graph

39 commits

Author SHA1 Message Date
cb2495cc12
Fixed the no response thing better 2023-03-15 21:38:12 -06:00
6568813ce3
Revert "Bot now responds to "cringe twitter posts" regardless of whether they contain a video"
This reverts commit 264cdee4d1.
2023-03-15 21:34:03 -06:00
264cdee4d1
Bot now responds to "cringe twitter posts" regardless of whether they contain a video 2023-03-15 20:12:56 -06:00
fe946398d7
Replaced nitter instance (RIP pussthecat nitter) 2023-02-27 01:00:29 -07:00
1a2b019b4b
Removed redundant check 2022-09-16 18:32:40 -06:00
f4705a0b7f
Added file extension check to YT download 2022-09-16 18:32:22 -06:00
d3d7cc9a9c
Don't forget to remove the . 2022-09-16 18:29:47 -06:00
a1330b3a33
Made it so that EngiBot doesn't try to upload non-video files or container formats that don't embed 2022-09-16 18:24:24 -06:00
18a07ec828
Added Reddit 2022-07-22 15:07:30 -06:00
2cff5fa762
Removed useless newline 2022-07-22 01:07:47 -06:00
c5015145b2
Added TikTok support 2022-07-20 18:03:34 -06:00
f5afb11f90
Have yt-dlp determine what download is best for insta 2022-07-20 18:03:15 -06:00
ef82200046
Do not use h265 2022-07-20 18:02:56 -06:00
b18f850114
EngiBot now pretends to type when downloading a video 2022-07-20 17:45:35 -06:00
186d3b3069
Made it so that bot does not attempt to download live streams or adult content 2022-07-20 15:13:54 -06:00
480eb86d80
Fixed variable type mismatch 2022-07-20 15:11:44 -06:00
1a87147fe0
Links are now separated by a newline 2022-07-20 15:06:07 -06:00
fe9a0086bf
Enabled embeds for Instagram since the originals don't like to 2022-07-18 01:15:43 -06:00
c5500bc7fa
Improved Instagram video size detection (still very garbage) 2022-07-18 01:05:40 -06:00
9b5b980e1d
Added Instagram support 2022-07-17 23:25:14 -06:00
872c72c0de
Improved YT support 2022-07-17 23:25:02 -06:00
7f2c9fa130
More cleanup, split messageCreate into it's own file 2022-07-17 21:45:11 -06:00
24622e7b38
Added YT shorts support 2022-07-17 21:09:23 -06:00
0358e17a5a
Added YouTube support, fixed weird condition in Twitter 2022-07-17 21:06:46 -06:00
6d4cd79940
Added version command 2022-07-17 17:43:08 -06:00
369bca9547
Code cleanup 2022-07-17 17:36:43 -06:00
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