Skip to content

A bot for playing Connect 4 in Discord

License

Notifications You must be signed in to change notification settings

Fyse/connect4-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

This project has been archived. Feel free to use the code. If you need help running it, contact @lambda#0987.

Installation

  1. Copy data/config.example.json to data/config.json and fill in the token and other values as appropriate.
  2. Create a venv using Python 3.6.
  3. pip install -r requirements.txt
  4. ./main.py

License

MIT Licensed
Copyright © 2017–2018 Benjamin Mintz [email protected]
See the LICENSE file in this repository for details.

About

A bot for playing Connect 4 in Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%