Parses links that commonly embed incorrectly (or not at all) on Discord to various third-party link embed services.
Find a file
Levi 20a80a3c63
Major rewrite
- Remove discord-reply dependency, discord.js supports inline replies now.
- Refer to token in config file for ease of use
- Add ability for user to select any twitter embed link parser of their choice using the tweetParser property in the config file.
- Various rewrites for discord.js v14.4.0
- Changes behavior from removing original messsage to just removing the embed in the original message. This is more user friendly.
2022-09-24 01:51:13 +02:00
index.js Major rewrite 2022-09-24 01:51:13 +02:00
package-lock.json a 2021-12-27 20:13:22 +01:00
package.json a 2021-12-27 20:13:22 +01:00