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

Uploaded Source

Built Distribution

divent-3.4.2-py3-none-any.whl (781.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: divent-3.4.2.tar.gz
  • Upload date:
  • Size: 779.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.17 Linux/6.1.0-11-amd64

File hashes

Hashes for divent-3.4.2.tar.gz
Algorithm Hash digest
SHA256 a019aeab2fc11e0ba836472bba1631eee852a3b766c41eae0246aff4a9bf836c
MD5 76f0025be2d19cf5ee85c0b5041e289d
BLAKE2b-256 170ba3d40bc55653dbb8885637bf40ddcfa6630b5a40623f3e345a65606bafdf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: divent-3.4.2-py3-none-any.whl
  • Upload date:
  • Size: 781.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.17 Linux/6.1.0-11-amd64

File hashes

Hashes for divent-3.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 15fece9f4f1e25c08c3aa730958fbb05d3789352193776dc76e854ae625c6a7e
MD5 5473c288cced0234e9c7548164bc8c05
BLAKE2b-256 057d152a97151a2bb0ea1a1290d871d8ba48ac0634794921bd0588e87c042f21

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