This bot is created to schedule tasks. You can create a group of tasks and tasks in this group and you can interact with tasks by using commands or menus. The link to the bot is in the description of the repository
- Install all necessary packages
$ npm install
- Set up a configuration file
Configuration file should be named as .env
, example is named as .env.example
- Create collection
$ node createCollection.js
- Run
$ npm run dev
/start - Restart bot
/help - Command list
/info - Bot information
/menu - Task manager menu
/myTasks - View tasks
/addTask - Add task
/deleteTask - Delete task
/updateTask - Update task status
/chooseGroup - Select active group
/myGroups - View your groups
/addGroup - Add group
/deleteGroup - Delete group
/time - View time