Skip to content

Schedule Discord messages, soon to be via a web interface!

License

Notifications You must be signed in to change notification settings

ajmeese7/message-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

message-scheduler

This program is designed to make scheduling Discord messages free and easy.

Usage

  1. Install Node.js on your computer from here, if you don't have it already.
  2. Download this project to your PC and unzip it.
  3. Populate the botToken section of config.json with your login token, which you can find by following the instructions here.
  4. From the project directory, run npm install to gather all the necessary packages to run the program locally.
  5. Enable Developer Mode on Discord as demonstrated here, then grab the server ID and channel ID of where you want to send the scheduled message in the bot.js file. You can also change the message variable to say whatever you want.
  6. Also in bot.js, change the desired_hour and desired_minute variables to the scheduled time of your choice, then run node bot.js and leave the computer on so it can send the message when the time rolls around :)

TODO

The plan is to implement a web interface with Discord authentication, so users can schedule multiple messages via a GUI rather than one-by-one by hand.

About

Schedule Discord messages, soon to be via a web interface!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published