An open API service indexing awesome lists of open source software.

https://github.com/vsalavatov/telegram-spheremebot

A bot that maps photos onto a sphere. Pretty much kek, isn't it?
https://github.com/vsalavatov/telegram-spheremebot

bot meme telegram

Last synced: 3 months ago
JSON representation

A bot that maps photos onto a sphere. Pretty much kek, isn't it?

Awesome Lists containing this project

README

          

# telegram-SphereMeBot

![purpose](.img/purpose.png)

## Installation

```bash
pip3 install -r requirements.txt
```
And place your bot token into `.bot-token` file.

Also, you might need to create a virtual display if you don't have one.
[This thread](https://discourse.vtk.org/t/python-vtk-for-visualization-in-a-jupyter-notebook-running-on-docker/622) helped me.