heroku is no longer free :c

Co-Authored-By: Nguyễn Hồng Đức <hongducyb123@gmail.com>
This commit is contained in:
March 7th 2022-08-29 11:34:24 +07:00
parent b0c348b50d
commit 966542d6c3
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -8,6 +8,7 @@ const Util = require('../util/Util');
/**
* Send Embedlink to Discord
* Need to change WebEmbed API server (because heroku is no longer free)
*/
class WebEmbed {
constructor(data = {}) {