Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sympybot

Telegram bot that receives an Sympy expression and evalues it. Returns the result as a sticker.

You can use these commands:

/numeric [expression] -> eval the expression

/symbolic [expression] -> the same as numeric but without eval to float

/plot [expresion] -> graphical representation of the expression

How I can use this bot?

  • Install Python and pip
  • Install pyTelegramBotAPI pip install pyTelegramBotAPI
  • Clone this repository (and submodules)
  • Get a Telegram Bot Token
  • Export an environment variable called "TelegramToken" with your Token
  • Install webp and Pillow
  • Run Sympybot.py

License

GPL v2

About

Telegram bot that receives an Sympy expression and evalues it. Returns the result as a sticker.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages