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.4.tar.gz
(779.0 kB
view details)
Built Distribution
divent-1.0.4-py3-none-any.whl
(780.1 kB
view details)
File details
Details for the file divent-1.0.4.tar.gz
.
File metadata
- Download URL: divent-1.0.4.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 | e32e59712f0e4d7ed0fa655591a5734cdd3af35878e0d5f20655d6fd21fda58d |
|
MD5 | 5248d48b7a4125791e230244c8548a1d |
|
BLAKE2b-256 | 7b279f35a60e728325ab24f824ce8594834fc33e7e44e030c9e0db5136d432b5 |
File details
Details for the file divent-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: divent-1.0.4-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 | c8a1f9fb2d43a7f8be373f4cacc4e0739d061df5f15c26bdfe831023c8782306 |
|
MD5 | 60f30cc04d89489d276ea7042090d653 |
|
BLAKE2b-256 | db85c8e1bc1aeaca506ae30417878a3cb64b788862c45c02f94c2280ad6229a7 |