Skip to content

Zemllia/RPGram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPGram Logo

RPGram

Dependencies

Building from sources

$ git clone https://github.com/Zemllia/RPGram.git
$ cd RPGram
$ mvn compile

Configuration

A configuration file (config.properties) example:

bot.token=123456789:your-secret-token
bot.name=my_rpgram_bot
proxy.enabled=[true|false]
proxy.host=127.0.0.1
proxy.port=9050

Running the bot

$ mvn exec:java -Dexec.args='config.properties'

About

A text RPG for Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages