Skip to content

MeowTele is a bot developed using Node.js with the node-telegram-bot-api library. This bot features various functionalities that allow you to interact with users through text messages and provide responses based on the given commands

Notifications You must be signed in to change notification settings

SazumiVicky/MeowTele

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeMeow

Descriptions

MeowTele is a bot developed using Node.js with the node-telegram-bot-api library. This bot features various functionalities that allow you to interact with users through text messages and provide responses based on the given commands.

How to use

  • In the .env file, replace it with your Telegram bot token.
  • And to properly run its features, change the lolhuman API key in the config.js to your lolhuman API key.
  • Also, to change some of the texts you want to modify, modify the files in the directory src/command/filename.js

How to install it

  • First, install Node.js if you haven't already. You can install it from the following link.
  • I also recommend installing ImageMagick as this script will continue to be developed.
  • Also install FFmpeg for future use.
  • And finally, install the GIT requirements.

How to run it

  • First, install all the required modules.
npm install
  • And when you have successfully installed the modules, run the script.
node index

About

MeowTele is a bot developed using Node.js with the node-telegram-bot-api library. This bot features various functionalities that allow you to interact with users through text messages and provide responses based on the given commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published