mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-11 11:22:48 +02:00
Update README.md
This commit is contained in:
+2
-2
@@ -26,13 +26,13 @@ This document provides an overview of all modules available in the Mesh-Bot proj
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Modules are Python files in the `modules/` directory that add features to the bot. Enable or disable them via `config.ini`. See [modules/README.md](adding_more.md) for developer notes.
|
Modules are Python files in the `modules/` directory that add features to the bot. Enable or disable them via `config.ini`. See [modules/adding_more.md](adding_more.md) for developer notes.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Games
|
## Games
|
||||||
|
|
||||||
All games are played via DM to the bot. See [modules/games/README.md](../games/README.md) for detailed rules and examples.
|
All games are played via DM to the bot. See [modules/games/README.md](games/README.md) for detailed rules and examples.
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|----------------|------------------------------------|
|
|----------------|------------------------------------|
|
||||||
|
|||||||
Reference in New Issue
Block a user