Skip to content

darkstack/giko.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A bot for https://play.gikopoi.com , written in Python

 * Install requirements with: pip3 install -r requirements.txt
 * In giko.py , modify values like server, area, room, name, character...
 * Run the bot with ./giko.py or python3 giko.py

Engage with the bot in the game world by entering !help as a chat message
By default, the bot lives in https://play.gikopoi.com/?roomid=bar

Current bot plugins:
 * Blackjack - classic card game
 * Craps - classic dice game
 * Roulette - classic spinning game
 * Poker - classic cowboy game
 * Bank - store, send, receive Gikocoins
 * Memo - send and receive messages to AFK friends
 * Quote - get a random quote from a text file (samples included)
 * Irc Relay - see _irc_help.txt for more info

No copyright - public domain - do anything you want with this code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • Emacs Lisp 15.8%
  • Shell 0.1%