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.2.tar.gz
(779.0 kB
view details)
Built Distribution
divent-1.0.2-py3-none-any.whl
(780.1 kB
view details)
File details
Details for the file divent-1.0.2.tar.gz
.
File metadata
- Download URL: divent-1.0.2.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 | 2ccf6cfacdef8736de234ea2749cfc768fd71f8d0ff521ed6b4c695693cf66c3 |
|
MD5 | 6398eed9114e0eff02f6bd73f7428553 |
|
BLAKE2b-256 | ddf0ac4931b0a54dd0bd1cf54c5193a0a63aa24fe6bc42d5ef60967bad31bb24 |
File details
Details for the file divent-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: divent-1.0.2-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 | d0033104eb46e211e05ecf763238c1473f693e71118a2ab1ee27c6d7ad53ceb1 |
|
MD5 | 808f755f73a82cc069258e3488ac7749 |
|
BLAKE2b-256 | 18c5f0ca024dbb89bb6ddc235f1e1cc950070e46388677418c60c255590afbfc |