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. - Click on
Reset Secret
in theOAuth2
panel, copy bothClient ID
andClient Secret
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 \
-e OAUTH2_CLIENT_ID=your_client_id \
-e OAUTH2_CLIENT_SECRET=your_client_secret \
xefir/divent
2) Without Docker
DISCORD_TOKEN=your_bot_token \
OAUTH2_CLIENT_ID=your_client_id \
OAUTH2_CLIENT_SECRET=your_client_secret \
divent
3) Open your browser
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-4.1.1.tar.gz
(779.8 kB
view details)
Built Distribution
divent-4.1.1-py3-none-any.whl
(782.4 kB
view details)
File details
Details for the file divent-4.1.1.tar.gz
.
File metadata
- Download URL: divent-4.1.1.tar.gz
- Upload date:
- Size: 779.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.1.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 401834649972654f2894cf51cfb240306ef8c06ad7452495f108ac4778216012 |
|
MD5 | b7e05b2318d49c752b94523777b77b7c |
|
BLAKE2b-256 | fbf42b4096937a9b9b0f25ac6b072c93be3376351acead731c062529f7e7a0e6 |
File details
Details for the file divent-4.1.1-py3-none-any.whl
.
File metadata
- Download URL: divent-4.1.1-py3-none-any.whl
- Upload date:
- Size: 782.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.1.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15b046d412b09be6c49d44c65f94b440f2ee9e05561b84d8de9acb75727133ce |
|
MD5 | 70894722a289433badb4302f1f6da260 |
|
BLAKE2b-256 | abb6952b8f298c12dddbf215af7531311a5a2cedd9e54c27261828b9aaa77bb0 |