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.3.tar.gz
(779.0 kB
view details)
Built Distribution
divent-1.0.3-py3-none-any.whl
(780.1 kB
view details)
File details
Details for the file divent-1.0.3.tar.gz
.
File metadata
- Download URL: divent-1.0.3.tar.gz
- Upload date:
- Size: 779.0 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 | 06b2fc35342af6a7574fd66bb1aaceda8085cdc2ef419a1f9627358b92f167f3 |
|
MD5 | ecbf5b134bdc337aabfd97fdc1605140 |
|
BLAKE2b-256 | 88c8ea5ab601f92837aa0997b4d4e237f708ac9716633bca64cd1f01007a96cc |
File details
Details for the file divent-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: divent-1.0.3-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.13 Linux/5.10.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 984e63783c51f0c3bc715a4de11804592eb15cf3d7b930e23d23063b399c8fd7 |
|
MD5 | ec51805c38075b7668f743dfcdda6ebc |
|
BLAKE2b-256 | 460bed5e08c12f181584c36b1a195177187a9960c3dc3661a67364598678ff66 |