Skip to content

Releases: joshuajeschek/infobot

v2.1.1

29 May 10:27
Compare
Choose a tag to compare

new features:

Translatables

  • users can translate messages
  • access translation by reacting with the designated emoji to a message

Archivables

  • text channels that can be archived via reaction
  • creatable from scratch ( !textchannel ) or from an existing channel ( admin only)

AutoVoiceChannels

  • voice channels that are deleted on inactivity
  • ( !voicechannel )

settings command

  • configure guild specific settings ( admin only )

changes:

  • modularize downloadJSON
  • update getConfirmation

fixes:

  • updating maps in managers after stopping element

v2.0.1

27 Apr 09:49
Compare
Choose a tag to compare

Small autoexec creation enhancement that lets the user see when it will be run

v2.0 TypeScript Rewrite

26 Apr 15:57
6e90adb
Compare
Choose a tag to compare

Rewrote the complete bot in TypeScript, added small features and future-proofed the codebase.

v1.0 ( Python )

25 Apr 14:09
Compare
Choose a tag to compare

The Python version of the bot, as written in the early stages of development, will be deprecated with v2.0