https://github.com/prazzdev/yukai-todo-bot
Yukai-chan is your friendly and efficient To-Do List Telegram Bot, here to help you stay organized and productive! ๐
https://github.com/prazzdev/yukai-todo-bot
javascript telegrafjs telegram-bot
Last synced: 2 months ago
JSON representation
Yukai-chan is your friendly and efficient To-Do List Telegram Bot, here to help you stay organized and productive! ๐
- Host: GitHub
- URL: https://github.com/prazzdev/yukai-todo-bot
- Owner: prazzdev
- Created: 2024-12-13T10:06:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T14:30:01.000Z (over 1 year ago)
- Last Synced: 2025-02-11T08:47:54.691Z (over 1 year ago)
- Topics: javascript, telegrafjs, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yukai-chan (ใฆใซใคใกใใ)

Yukai-chan is your friendly and efficient To-Do List assistant, here to help you stay organized and productive! ๐
With Yukai-chan, you can:
๐ Manage Tasks
- Add tasks effortlessly.
- View your task list, organized by categories.
- Delete completed or unwanted tasks with ease.
๐ Organize with Categories
- Create categories to group your tasks effectively.
- View and manage your categories separately.
Whether you need to plan your day, manage projects, or just keep track of your errands, Yukai-chan is ready to assist you. Say goodbye to chaos and hello to productivity!
Let Yukai-chan brighten your day and keep you on track. Start your journey to better organization today! ๐
### Prerequisites
- Firebase Service Account Key (json file)
### To Install
```
npm install
```
### To Run
```
npm run start
```
or
```
npm run dev
```
Happy organizing your tasks! ๐
2024