Skip to content

Commit 119e1da

Browse files
author
AffanTheBest
committed
Export bot
1 parent 187b4c1 commit 119e1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ const track = async () => {
139139

140140
setInterval(track, 3600000); //Track every hr.
141141

142-
bot.start().then(() => console.log('Bot launched!'));
142+
module.exports = bot;

0 commit comments

Comments
 (0)