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

Uploaded Source

Built Distribution

divent-4.1.0-py3-none-any.whl (782.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: divent-4.1.0.tar.gz
  • Upload date:
  • Size: 779.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.6 Linux/6.1.0-13-amd64

File hashes

Hashes for divent-4.1.0.tar.gz
Algorithm Hash digest
SHA256 915a961b35d010d6c9bc8225d91029fba5c663a5e2e20ca00cd512d9bd907d0d
MD5 cb1258b38a1bc0dc8c80eda46214cc63
BLAKE2b-256 b3dd3a95cc4d7b7361e481d1c13cd3dad2c9d467ceba15aa23f3650bd2ecf051

See more details on using hashes here.

File details

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

File metadata

  • Download URL: divent-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 782.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.6 Linux/6.1.0-13-amd64

File hashes

Hashes for divent-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fb455a7081da438cd18bdc471dd0bdbe65412db403efbcc5b5ce1d55167730ac
MD5 c3f7e347ae8875a76bdb925b366dda76
BLAKE2b-256 38967fcc2c5b14b3800e4a35c2e7f6364aaf7db0bdab6cf7996ff5b5a4d20a4a

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