Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xditya/mulearn-discord-tasks


https://github.com/xditya/mulearn-discord-tasks

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Discord Intern Tasks
- Welcome Card Implementation
- Creating a Role and Channel on Webhook Trigger
- Role Synchronization between Database and Discord

## Installation
```bash
pip install -r requirements.txt
```

## Usage
```bash
python main.py
```

## Testing Wehooks
> Edit the [`webhook_post.py`](./webhook_post.py) file and add your webhook url.
```bash
python webhook_post.py
```