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-1.0.5.tar.gz
(779.0 kB
view details)
Built Distribution
divent-1.0.5-py3-none-any.whl
(780.1 kB
view details)
File details
Details for the file divent-1.0.5.tar.gz
.
File metadata
- Download URL: divent-1.0.5.tar.gz
- Upload date:
- Size: 779.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.14 Linux/5.10.0-18-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b089a704742f037b0d89f7b57004cb41aa5fd2d323dca4d1b5e8f0c46dafca33 |
|
MD5 | f66000ca3ab43368a94ad50c4247e5e3 |
|
BLAKE2b-256 | 760efda33bff0e463fdaaffc7f2cbd4c8fb858626ddb98223403514f24cf589b |
File details
Details for the file divent-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: divent-1.0.5-py3-none-any.whl
- Upload date:
- Size: 780.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.14 Linux/5.10.0-18-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 262453102b89526a042aa0318b8764a1992d9c0fff58f840cf5c779eeb8b3094 |
|
MD5 | 8709efc41b3e974d0d9f772645b4745f |
|
BLAKE2b-256 | 9cf940f9c0967107507f9fcc729e080a4458ee63c49e9828fb116d2d2aa07ff4 |