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.0.tar.gz
(782.3 kB
view details)
Built Distribution
divent-1.0.0-py3-none-any.whl
(783.2 kB
view details)
File details
Details for the file divent-1.0.0.tar.gz
.
File metadata
- Download URL: divent-1.0.0.tar.gz
- Upload date:
- Size: 782.3 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 | ff79ad005d73f73d32e8198c4cc1c84665518b704454588eab0c90d29cd87d38 |
|
MD5 | 6dc692a3c8721e3b93903f63881bd0a9 |
|
BLAKE2b-256 | 1c993ec534c730731bcdd8034ea83e1b6b731d3ed536f81afe66e287befeacc2 |
File details
Details for the file divent-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: divent-1.0.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.13 Linux/5.10.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f837403628c860043022170fc892c2adc046b329cb65b7071511192f571a9742 |
|
MD5 | 9769e503fee6f16d93202561d1304ef4 |
|
BLAKE2b-256 | a9715205aa4d069f5d1976ac3166359d4c5b272d24822ffb281c5a8a59aa9347 |