Skip to content

Bot Discord.js allowing the automation of regular message sending in a specific channel.

License

Notifications You must be signed in to change notification settings

babal35/bot-discord.js_setInterval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot-discord.js_setInterval

Bot Discord.js allowing the automation of regular message sending in a specific channel.

  1. Copy these files to your Discord bot project directory.

  2. Check your node.js installation with "node -v".

  3. In your project folder, install the modules for discord.js with the command: "npm i discord.js".

  4. In your Discord Developer Portal control panel for your bot, check that "Presence IntentServer" and "Members Intent" are activated before launching your bot. This is essential since the last update of discord.js with the Intentions.

  5. Launch your bot with "node index.js".

About

Bot Discord.js allowing the automation of regular message sending in a specific channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published