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
- Host: GitHub
- URL: https://github.com/deutranium/speed-ideating
- Owner: deutranium
- Created: 2020-10-20T17:23:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T17:28:30.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T18:49:23.937Z (8 months ago)
- Topics: discord, discord-bot, discord-py
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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