Skip to content

ADI-Labs/slackbot-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

🎲 SlackBot 🎲

"b/c..games"

Usage

Install

Install the slack client.

sudo pip install slackclient

Clone the repo.

git clone https://github.com/ADI-Labs/slackbot-games

Navigate to folder.

cd slackbot-games

Create a file token.json and add {"token":"YOUR_TOKEN"}

touch token.json 

Run the bot in your terminal with:

python bot.py

Check slack for the bot.

Success!

Reversi Citation

Python code for Reversi adapted from Al Swaigart: https://inventwithpython.com/chapter15.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages