The discord scheduled event calendar generator
Project description
Divent
The discord scheduled event calendar generator
Simple website that guides you to invite a bot to read and format scheduled events to a subscribable calendar.
Installing / Getting started
1) Create the bot
- Go to the Discord Developer Portal and create a new application.
- Enable the
Build-A-Bot
option in theBot
panel. - Click on
Reset Token
and keep it in a safe place, you will need it. - Configure the rest of your app and bot as you like (name, icon, username, etc.)
2) With Docker
- Install Docker
- Run
docker run -p 5000 -e DISCORD_TOKEN=your_bot_token xefir/divent
- The app is accessible at http://localhost:5000
2) Without Docker
- Install Python 3
- Install Pip
- Run
pip install divent
- Run
DISCORD_TOKEN=your_bot_token divent
- The app is accessible at http://localhost:5000
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
divent-0.1.0.tar.gz
(782.4 kB
view details)
Built Distribution
divent-0.1.0-py3-none-any.whl
(783.2 kB
view details)
File details
Details for the file divent-0.1.0.tar.gz
.
File metadata
- Download URL: divent-0.1.0.tar.gz
- Upload date:
- Size: 782.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.10 Linux/5.10.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccf5f19a7fbe9a7c9884cde9394e8165054d3ff093e2662b9200f9047f2d7063 |
|
MD5 | e1da8be16e61de8bd9cfa647fdc23920 |
|
BLAKE2b-256 | 9294f173cc5e80a4e9f8d97a4366a5d2f2a6bf1d3293ff4849a6639f827e787d |
File details
Details for the file divent-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: divent-0.1.0-py3-none-any.whl
- Upload date:
- Size: 783.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.10 Linux/5.10.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f18dd6c1a90571221c334e111582eb64087c798f922be6cd891cdd48a9353c2 |
|
MD5 | d68d20353927d15ffae92085ffedff61 |
|
BLAKE2b-256 | bd0e29b7a80ff7e3b06cd38fa2069d29df771a34c22dcd62a4693b313342326e |