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?
- Host: GitHub
- URL: https://github.com/vsalavatov/telegram-spheremebot
- Owner: vsalavatov
- Created: 2020-12-03T15:11:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T15:39:02.000Z (over 5 years ago)
- Last Synced: 2025-04-02T12:03:07.783Z (about 1 year ago)
- Topics: bot, meme, telegram
- Language: Python
- Homepage:
- Size: 195 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# telegram-SphereMeBot

## 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.