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

https://github.com/deutranium/speed-ideating

Discord bot for E-Cell's Speed Ideating event
https://github.com/deutranium/speed-ideating

discord discord-bot discord-py

Last synced: 6 months ago
JSON representation

Discord bot for E-Cell's Speed Ideating event

Awesome Lists containing this project

README

          

# Speed Ideating

## Instructions to setup

- Ensure that you have the `.env` file, and place it in the root of the cloned repo

- Create a virtual environment
```
python3 -m venv venv
```
- Use the environment created
```
source venv/bin/activate
```

- Install the requirements
```
pip3 install -r requirements.txt
```

*Use `disconnect` to exit*

## How to use the bot

- **!si help**: Display help
- **!si scoreboard**: Show the team scoreboard
- **!si update \ \ \**: Transfer `score` points from teamA to teamB