项目作者: DoctorEenot

项目描述 :
Discord bot with game Minesweeper
高级语言: Python
项目地址: git://github.com/DoctorEenot/Minesweeper.git
创建时间: 2020-09-19T19:19:36Z
项目社区:https://github.com/DoctorEenot/Minesweeper

开源协议:

下载


Sapper

Discord bot with classic game Minesweeper

In file Resources.py you can change API_KEY and BOT_ID

Game.py - file with actual game

DiscordSaper.py - discord bot(there you can add ALLOWED_CHANNELS_IDS and change COMMANDS_PREFIX)

If ALLOWED_CHANNELS_IDS = [] then bot will answer to all channels

76816 - permissions for the bot

COMMANDS

!help - help

!start_game public/private 10X10 5 (size, number of bombs)

!end_game - end game

!open x y / !o

!put_flag x y / !pf

!remove_flag x y / !rf