Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Latest commit

 

History

1,018 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

➤ ETIT-Master-JS

ko-fi

➤ Install

Clone the repository, cd into it and run npm install.

➤ Features

  • Calendar
  • Exams
  • Mensa
  • Multi Language Support
  • Presences
  • Quicklinks
  • Random Facts
  • Random Gifs
  • Role Assignment
  • Table of Contents generation
  • Timetable
  • Timetable Reminders
  • User info
  • Welcome Messages

➤ Configuration

This is the whole configuration file with sensitive information. You can copy it and fill in your own values.

The only required value is botToken, which you can get from the Discord Developer Portal.

privte/sensitive.json:

{
  "tenor": {
    "Key": "<your api key>",
    "Filter": "off",
    "Locale": "en_US",
    "MediaFilter": "minimal",
    "DateFormat": "D/MM/YYYY - H:mm:ss A"
  },
  "mensa": {
    "user": "<your username>",
    "password": "<your password>",
    "base_url": "<your base url>",
    "api": "<your api path>",
    "additional_info": "<your additional info path>"
  },
  "calendars": {
    "calendar_1": "<your calendar url>",
    "calendar_2": "<your calendar url>",
  },
  "botToken": "<your bot token>",
}

About

🤖 A Discord-Bot, written in Typescript to aid a personal Discord server

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages