issues
search
adryd325
/
discord-twitter-video-embeds
A Discord bot that fixes broken Twitter, TikTok and Reddit Embeds. This repository is archved in a BROKEN STATE. I'm uninterested in continuing to maintain it.
https://adryd.co/twitter-embeds
MIT License
82
stars
10
forks
source link
fix twitter guest token expiring
#2
Closed
brecert
closed
3 years ago
brecert
commented
3 years ago
fixed twitter guest token expiring by getting a new guest instance every time a valid link is found (this is how ytdl works)
fixed and finished typescript typing through jsdoc, the entire project is now valid
added
@types/node
to finish the typings
added validity checking for the
config.logChannel
to make sure it's a valid text channel
@types/node
to finish the typingsconfig.logChannel
to make sure it's a valid text channel