The discord scheduled event calendar generator https://divent.crystalyx.net
Go to file
Michel Roux 154aa3dfe3
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Fix djlint
2022-09-08 14:34:50 +00:00
divent Fix djlint 2022-09-08 14:34:50 +00:00
.drone.yml init project 2022-09-08 14:21:01 +00:00
.env.dist init project 2022-09-08 14:21:01 +00:00
.flake8 init project 2022-09-08 14:21:01 +00:00
.gitignore init project 2022-09-08 14:21:01 +00:00
Dockerfile init project 2022-09-08 14:21:01 +00:00
README.md init project 2022-09-08 14:21:01 +00:00
poetry.lock init project 2022-09-08 14:21:01 +00:00
pyproject.toml Fix djlint 2022-09-08 14:34:50 +00:00
renovate.json init project 2022-09-08 14:21:01 +00:00

README.md

Divent

The discord scheduled event calendar generator

Build Status 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.
  • Configure the rest of your app and bot as you like (name, icon, username, etc.)

2) With Docker

2) Without Docker