Skip to content

Commit

Permalink
Update MainListener.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Doges authored May 16, 2022
1 parent e1bbdd2 commit bd4735d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/listeners/MainListener.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ const fetch = require('node-fetch')

const EmojiLoader = require('../loaders/EmojiLoader.js')

const PRESENCE_INTERVAL = 60 * 1000 // 1 minute

module.exports = class MainListener extends EventListener {
constructor (client) {
super({
Expand Down

0 comments on commit bd4735d

Please # to comment.