Skip to content

A simple Discord bot that monitor internal projects of Epitech and warns you of new open projects

License

Notifications You must be signed in to change notification settings

flokamps/epibottimeline

Repository files navigation

EpiBot Timeline

License: MIT

A simple Discord bot who monitor your differents projects during the year.

Installation

git clone https://github.com/RootMestudy/epibottimeline
mv config.json.example config.json

Replace differents informations on the JSON file:

{
    "discordToken": "qhzdoiqzhddhOPZHDMDQw.Xe_T9A.7OKTdhzIZANdcsVup-UmrKna9EYM3A",
    "discordPrefix": "!",
    "discordChannel": "général",
    "EpitechYear": "2025"
}
npm i

Then you can startup the bot:

node index.js

Features

Auto message on predefined channel

Auto messsage

All future projects for the next month with command epitech

Epitech command

(Simple error handling)

Error Handling

Reload projects with the fetch command

Fetch command

(Auto reload every 24h)

Contributors

Feel free to contribute to this project by pull request!

About

A simple Discord bot that monitor internal projects of Epitech and warns you of new open projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published