Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 802 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 802 Bytes

GroupManager

Table of Contents

  1. Introduction
  2. Directory Layout
  3. Documentation

Introduction

Welcome to our GroupManager, It's a bot to help you manage your groups and channels

Directory Layout

├── Buttons
├── Commands
│  └── startCommand.py
├── Database
│  └── MongoDB.py
├── Features
├── main.py
└── watcher.py

Documentation

For more information on contributing to this project and understanding the methods used, refer to the following resources: