Skip to main content

The discord scheduled event calendar generator

Project description

Divent

The discord scheduled event calendar generator

Docker Hub

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 the Bot panel.
  • Click on Reset Token and keep it in a safe place, you will need it.
  • Click on Reset Secret in the OAuth2 panel, copy both Client ID and Client 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

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

  • Install Python 3
  • Install Pip
  • Run pip install divent
  • Run
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


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.0.0.tar.gz (779.8 kB view details)

Uploaded Source

Built Distribution

divent-5.0.0-py3-none-any.whl (782.4 kB view details)

Uploaded Python 3

File details

Details for the file divent-5.0.0.tar.gz.

File metadata

  • Download URL: divent-5.0.0.tar.gz
  • Upload date:
  • Size: 779.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.1.0-26-amd64

File hashes

Hashes for divent-5.0.0.tar.gz
Algorithm Hash digest
SHA256 a85b19d2376672914fe440d88415d91fcf0a50031b8901a890417d495c7ef581
MD5 e3b043b12aaffd2ebd7c66ec74aceb3c
BLAKE2b-256 680bdd0b9c279700f718621b4b602a30dfbf9bd490fa2be61e1e169e6c312795

See more details on using hashes here.

File details

Details for the file divent-5.0.0-py3-none-any.whl.

File metadata

  • Download URL: divent-5.0.0-py3-none-any.whl
  • Upload date:
  • Size: 782.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.1.0-26-amd64

File hashes

Hashes for divent-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9503263cc9baab431ee95eb6eee680c32c186890f649a8e3a3bf2f11e5709782
MD5 e0b2fff24e470dab3dd35462f52b572e
BLAKE2b-256 f296e0f8ec5c14b491c6d1ef40001430be3445937935554fdf9c2ad6e0580201

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page