Releases: Tenebrosful/Bot-Discord-IUT-Nancy-Charlemagne
Releases · Tenebrosful/Bot-Discord-IUT-Nancy-Charlemagne
[2.0.0] Restructuration pour l'utilisation sur plusieurs serveurs
La structure du bot a été revue afin de pouvoir gérer plusieurs serveurs en même temps.
[1.1.1] Logs & fixes
- 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
andtweet.log
inlogs/
(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
- Add boolean
createAnnonces
option tosetupCategorieScolaire
command - Add
webhook
command - Change
idCategorie: String
param tocategorie: Channel
forsetupCategorieScolaire
command - Various fixs
[1.0.2] Refactor & Fix
- Extract func
getHorodateConsole
&logInteraction
into util.ts - Change signature of
logInteraction
// old
logInteraction(interaction: Interaction)
// new
logInteraction(interaction: Interaction, client: Client)
- fix
logInteraction
forContextMenuInteraction
[1.0.1]
- Add crosspost if the channel is
news
type for Twitter Module - Update discordx
- Add vscode debug for Twitter Module