Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suryasekhar14/mun-2021-discord-bot

A Discord Bot for IEM MUN 2021 Official Discord Server. Mainly used to take Attendance. Written using Python3.
https://github.com/suryasekhar14/mun-2021-discord-bot

discord-bot discord-py python3

Last synced: 5 days ago
JSON representation

A Discord Bot for IEM MUN 2021 Official Discord Server. Mainly used to take Attendance. Written using Python3.

Awesome Lists containing this project

README

        

# MUN-2021-Discord-Bot

### A Discord Bot for IEM MUN 2021 Official Discord Server


### Dependency Installation -
```bash
pip3 install -r requirements.txt
```

### Attendance Formats

1. Attendance Name Stream Year Team-Name
2. Attendance Name Surname Stream Year Team-Name
3. Attendance Name MiddleName Surname Stream Year Team-Name
4. Attendance Name MiddleName Surname Surname2 Stream Year Team-Name
=======

**P.S - "Attendance" is the initialiser, please maintain the spelling and case.**
**N.B - Compulsory to be Joined into a Voice Channel(as mentioned) for the Attendance to be counted**

### Samples -

```bash
Attendance First-Name Surname Stream Year Team-Name
```

```bash
Attendance First-Name Middle-Name Surname Stream Year Team-Name
```

```bash
Attendance Name MiddleName Surname Stream Year Team-Name
```

```bash
Attendance Name MiddleName Surname Surname2 Stream Year Team-Name
```