Skip to content

arionrefat/justabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUSTABOT

Dependency

  1. Npm
  2. TickTick account

Usage

  1. Create an account for TickTick using Email only.
  2. Go to root folder and run npm install
  3. Create config.json file in the root directory. This is where you should put your discord 'token' and ticktick account 'email' and 'password'. The file should look like this:
{
	"token": "#########################",
    "email": "johndoe@gmail.com",
    "passwords": "abc123"
}
  1. Then run node index.js to run locally

About

Discord Bot that uses TickTick Api.

Topics

Resources

License

Stars

Watchers

Forks