Skip to content

Telegram bot to help you write your homework without writing

License

Notifications You must be signed in to change notification settings

Cudiph/botnulisjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotNulisJS

Telegram bot to help you generate writing on paper

Public Bot

Bot usage

In the bot dm type /write then write a text or use write.txt for testing. For sample output see the sample folder

Before you start the bot

  1. Download the source code or clone the project by using git.
  2. Make sure you have nodejs installed. I use v16 but v14 should work.
  3. Run mongodb server by executing mongod or by using mongodb atlas services
  4. rename example.env to only .env and change it's content. If you don't know how to get a bot token read the introduction to bots from telegram

Running the bot

  1. In the command line change working directory to this project folder in your local computer
  2. Install all dependency by executing npm install
  3. Run the bot with npm start

About

Telegram bot to help you write your homework without writing

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published