Skip to content

wathiq-iq/TeleWar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##TELEWAR | v2.1 | BETA. | ALKHALIDEE | 2016

Telegram | @Eyeslov

Github | alkhalidee

Simple telegram bot game

##REQUIREMENTS install gems :

gem install telegram-bot-ruby
gem install colorize
gem install json

Configure Telewar

Edit config.json

"BotName":"Your_bot_name",
    "Token":"Place_your_bot_token_here",
    "Version":"v 2.1",
    "Devlopers":[106191362,], #add your id here
    "Groups":[-1001020167410,], #add group id here
    "Admins":[106191362,], #add admins id's here
    "bban":[]

##RUNNING

ruby web.rb

or u can set pool size like that

TELEGRAM_BOT_POOL_SIZE=4 ruby web.rb

##Screenshots alt tag alt tag

About

multiplayer telegram chat game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages