Skip to content

Releases: Tenebrosful/Bot-Discord-IUT-Nancy-Charlemagne

[2.0.0] Restructuration pour l'utilisation sur plusieurs serveurs

17 Sep 00:41
13269dc
Compare
Choose a tag to compare

La structure du bot a été revue afin de pouvoir gérer plusieurs serveurs en même temps.

[1.1.1] Logs & fixes

15 Sep 06:17
Compare
Choose a tag to compare
  • Add MessageButton links to tweets to open in browser the tweet or the user profile
  • /fun pfc message with button now edit himself and don't send new message anymore
  • Add logs file main.log and tweet.log in logs/ (erased each restart)
  • BUT 1A E is correctly give when selecting him in selectMenu role
  • Add Day/Month/Year to logs

[1.1.0] Webhook command & fix

09 Sep 07:17
Compare
Choose a tag to compare
  • Add boolean createAnnonces option to setupCategorieScolaire command
  • Add webhook command
  • Change idCategorie: String param to categorie: Channel for setupCategorieScolaire command
  • Various fixs

[1.0.2] Refactor & Fix

08 Sep 08:50
Compare
Choose a tag to compare
  • Extract func getHorodateConsole & logInteraction into util.ts
  • Change signature of logInteraction
// old
logInteraction(interaction: Interaction)
// new
logInteraction(interaction: Interaction, client: Client)
  • fix logInteraction for ContextMenuInteraction

[1.0.1]

08 Sep 08:44
Compare
Choose a tag to compare
  • Add crosspost if the channel is news type for Twitter Module
  • Update discordx
  • Add vscode debug for Twitter Module

[1.0.0] Basic funcs

08 Sep 08:42
Compare
Choose a tag to compare