Update main.js
This commit is contained in:
parent
976a5327f5
commit
474ebadcf8
1 changed files with 2 additions and 0 deletions
2
main.js
2
main.js
|
@ -1,6 +1,8 @@
|
||||||
const Discord = require('discord.js');
|
const Discord = require('discord.js');
|
||||||
const client = new Discord.Client();
|
const client = new Discord.Client();
|
||||||
|
|
||||||
|
require("dotenv").config()
|
||||||
|
|
||||||
var hugGifs =
|
var hugGifs =
|
||||||
["https://c.tenor.com/9e1aE_xBLCsAAAAC/anime-hug.gif",
|
["https://c.tenor.com/9e1aE_xBLCsAAAAC/anime-hug.gif",
|
||||||
"https://c.tenor.com/Ct4bdr2ZGeAAAAAC/teria-wang-kishuku-gakkou-no-juliet.gif",
|
"https://c.tenor.com/Ct4bdr2ZGeAAAAAC/teria-wang-kishuku-gakkou-no-juliet.gif",
|
||||||
|
|
Loading…
Reference in a new issue