Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeahnotsewerside/minesweeper
Discord bot with game Minesweeper
https://github.com/yeahnotsewerside/minesweeper
discord-bot discord-game minesweeper
Last synced: about 10 hours ago
JSON representation
Discord bot with game Minesweeper
- Host: GitHub
- URL: https://github.com/yeahnotsewerside/minesweeper
- Owner: YeahNotSewerSide
- Created: 2020-09-19T19:19:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T10:28:55.000Z (about 4 years ago)
- Last Synced: 2024-07-16T13:38:51.572Z (4 months ago)
- Topics: discord-bot, discord-game, minesweeper
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sapper
Discord bot with classic game MinesweeperIn 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