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.1.tar.gz
(782.7 kB
view details)
Built Distribution
divent-1.0.1-py3-none-any.whl
(783.4 kB
view details)
File details
Details for the file divent-1.0.1.tar.gz
.
File metadata
- Download URL: divent-1.0.1.tar.gz
- Upload date:
- Size: 782.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.13 Linux/5.10.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15a66d03c5120bcd55571f7bb573d10c9089fc94e46c8c8a57cbf425553be18d |
|
MD5 | e092b8ae055f44c51c202282b441ddd2 |
|
BLAKE2b-256 | 66adadd7358cc394175a407f837fc296eebc7a7a3332d7fc824b9cbb05afe36d |
File details
Details for the file divent-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: divent-1.0.1-py3-none-any.whl
- Upload date:
- Size: 783.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.8.13 Linux/5.10.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7de261888d2d8334348581ef08af7125698539cff43dd3a8180da2906943fb71 |
|
MD5 | 694b501d0d4600c4f1dfc747c2d22787 |
|
BLAKE2b-256 | 02f9d70acf8fb61c457027066405133ff118e0e78b941830db77e9df1c2f6360 |