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-Botoption in theBotpanel. - Click on
Reset Tokenand keep it in a safe place, you will need it. - Click on
Reset Secretin theOAuth2panel, copy bothClient IDandClient Secretand 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-5.2.0.tar.gz
(116.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
divent-5.2.0-py3-none-any.whl
(118.9 kB
view details)
File details
Details for the file divent-5.2.0.tar.gz.
File metadata
- Download URL: divent-5.2.0.tar.gz
- Upload date:
- Size: 116.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb48f6ba69af0038a69867d8fd61f49ea2d7ddda7d2addf1eac6efa90ff9d1a8
|
|
| MD5 |
3e948dfc5a35a240ba4c8972e01b45bb
|
|
| BLAKE2b-256 |
ebc1e8042559e0a0e367c4a7fb1ae4e1a7c22a5b13baa35a288ba7181d966015
|
File details
Details for the file divent-5.2.0-py3-none-any.whl.
File metadata
- Download URL: divent-5.2.0-py3-none-any.whl
- Upload date:
- Size: 118.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcf8e0ecce36e35bd3e3a56dd6ab698de5f690eb9957f8a2137561232af5940a
|
|
| MD5 |
941910a9f0a5b650f2f0201e37fcedfa
|
|
| BLAKE2b-256 |
9c7127d7d79abe542acc81f0e01e0772d7b88daf423efcc54122f86b1b7b31e0
|