nFuncBot - selfhost telegram bot for generation graphs of functions
idk, this my school project lol
send him math. function -> 2*x+2 u can use -> x^2 or x**2 alse u can make several graphs -> x+2; x^2
this easy, just use numpy functions(Ex.: abs(x), np.sin(x) )
- python3
- numpy,telebot,matplotlib
- WHITE_LIST - on/off white list for bot
- ID_USERS - list of user which can use bot if white list is on
- API_TOKEN - api token lol
- XMIN,XMAX - range x
- POINT - count of point, does graph more smooth
- HELP_TEXT - welcome msg
this bot just school project,no more (thx for reading this <3)