Skip to content

Simple telegram bot using SimSimi API

License

Notifications You must be signed in to change notification settings

allvzx/simsimi-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this bot about?

Telegram bot for chat based on Node JS using API SimSimi by Me

SimiSimi image

How to deploy?

Installing requirements

  • Clone this repo :
git clone https://github.com/fikiismyname/simsimi-bot.git
cd simsimi-bot

Make sure NodeJS and npm is installed

  • Install required npm packages :
npm install

Setting up config file

  • Copy example .env.example as .env : cp .env.example .env

Fill up all the fields. Meaning of each fields are discussed below:

Deploying

  • Start the bot by using this command : npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Reference & Thanks

About

Simple telegram bot using SimSimi API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • Shell 4.0%
  • Procfile 0.7%