Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalpp/lichessslackbot
A simple slack bot that can show lichess tv games in gif and post live chess challenge
https://github.com/jalpp/lichessslackbot
bot lichess slack
Last synced: 29 days ago
JSON representation
A simple slack bot that can show lichess tv games in gif and post live chess challenge
- Host: GitHub
- URL: https://github.com/jalpp/lichessslackbot
- Owner: jalpp
- License: mit
- Created: 2022-11-09T20:34:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T23:33:47.000Z (about 2 years ago)
- Last Synced: 2024-11-08T17:54:09.805Z (3 months ago)
- Topics: bot, lichess, slack
- Language: Python
- Homepage:
- Size: 107 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LichessSlackBot
A simple slack bot that can show lichess tv games in gif and post live chess challengeScreenshots can be found in the project file
## Requirments
Need Flask, Slack, Lichess Berserk python lib installed## commands
**/playchess**
slack bot sends 5+0 chess game**/watch**
slackbot sends current Lichess Blitz tv game in slack as a gif## Screenshots
![image](https://raw.githubusercontent.com/jalpp/LichessSlackBot/main/pythonbot/screenshot1.PNG)
![image](https://raw.githubusercontent.com/jalpp/LichessSlackBot/main/pythonbot/screenshot2.PNG)## Development
need slack app and ngrok to run the bot on a special http endpoint to consume slack commands endpoints
more can be found here [Slack API Help](https://slack.com/help/articles/115005265703-Create-a-bot-for-your-workspace)