/cksh-post

a bot alerting when new post

Primary LanguageJavaScriptMIT LicenseMIT

icon.gif

cksh-post

A bot alerts you when new post appears.

Place discord bot token in .env You can change the db location by setting db

DC_BOT_TOKEN='your token'
db='./db.json'

Apply your bot token at https://discord.com/developers/applications

start the bot

npm i 
npm start