Automated build for slack-shogi
1.0K
This is a room, with a shogi board.
cp slackbot_settings.py.default slackbot_settings.py@shogibot: start with @username
@shogibot: board
@shogibot: 76歩
@shogibot: resign or @shogibot: 参りました
And more!
If you want to try it, use this command @shogibot: start with @your_user_name
We provide an images for playing shogi, and a script to input images to your slack team.
The script required your slack id and password because an api which saves a new emoji does not exist.
Emoji example is here:

It requires Python2 for mechanize.
% cd input_emojis
% pip install mechanize
% python input_emojis.py
your slack team id: [your_team_id]
your id (email): [[email protected]]
your password: [******]
authentication code for two factor(If needed) : [two-factor code or empty if you don't use two-factor-authentication]
...
...
...
Completed!!
If you already inputted emojis and has a difference for adding emojis, you can use --patch option for this script. The script called with this optioin ignores emojis which already registed.
You are using Docker? Yes. It is available for Docker.
Try this bot with docker run --env SLACK_SHOGI_API_TOKEN="<Your Slack Bot Token>" setokinto/slack-shogi
docker-compose up@yourbot: start with @usernameMIT
Content type
Image
Digest
Size
255.7 MB
Last updated
about 9 years ago
docker pull setokinto/slack-shogi