18fadly-anthony / spaceship-traitors

Among Us spinoff game telegram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaceship Traitors

an Among Us spin off game played via a telegram bot

Installation and Usage with Nix

$ git clone --depth 1 https://github.com/18fadly-anthony/spaceship-traitors

$ cd spaceship-traitors

$ nix-shell

$ ./bot.py 'API_KEY_HERE' 'Link to source code here'

Installation and Usage with pip

$ pip3 install python-telegram-bot

$ git clone --depth 1 https://github.com/18fadly-anthony/spaceship-traitors

$ cd spaceship-traitors

$ ./bot.py 'API_KEY_HERE' 'Link to source code here'

About

Among Us spinoff game telegram bot

License:Other


Languages

Language:Python 97.8%Language:Nix 2.2%