Skip to content

Releases: MineTrainDevelopment/devlin

Version 1.7

23 Jun 18:44

Choose a tag to compare

This is Version 1.7 of this Projekt!

This version is manly focused on Bug fixes.
NOTE: Pls Always use the version B instand of A

Changelog :

  • Changelog Version 1.7a:
    • Changed the message event to the abstract one. (To listen to /me messages)
  • Changelog Version 1.7b:
    • Custom commands and Trigger words, get reloaded on the console command "reload"
    • Added new dependency to fix a unknown bug.

NOTE: If you are on linux, you NEED to go into the Directory to start the bot.

  • cd /home/path/to/your/bot
  • java -jar Bot,jar args...

Start code:

  • java -jar Bot.jar --> You need to change the config.
  • java -jar Bot.jar ClientId ClientSecret OAuth2Token ChannelName

Reedme and tutorial coming soon™

Version 1.6

30 Apr 13:57

Choose a tag to compare

This is Version 1.6 of this Projekt!

Changelog:

  • Add a new console command: "config" to reload config.

NOTE: If you are on linux, you NEED to go into the Directory to start the bot.

  • cd /home/path/to/your/bot
  • java -jar Bot,jar args...

Start code:

  • java -jar Bot.jar --> You need to change the config.
  • java -jar Bot.jar ClientId ClientSecret OAuth2Token ChannelName

Reedme and tutorial coming soon™

Version 1.5

29 Apr 14:45

Choose a tag to compare

This is Version 1.5 of this Projekt!

Changelog:

  • Fix some bugs.
  • Fix That every console input gets send to the Twitch channel.

NOTE: If you are on linux, you NEED to go into the Directory to start the bot.

  • cd /home/path/to/your/bot
  • java -jar Bot,jar args...

Start code:

  • java -jar Bot.jar --> You need to change the config.
  • java -jar Bot.jar ClientId ClientSecret OAuth2Token ChannelName

Reedme and tutorial coming soon™

Version 1.4

28 Apr 17:15

Choose a tag to compare

This is Version 1.4 of this Projekt!

Changelog:

  • Adding Custom commands.
  • Adding Support for Time commands
  • Adding support for multiple trigger words.
  • Fix some bugs.

NOTE: If you are on linux, you NEED to go into the Directory to start the bot.

  • cd /home/path/to/your/bot
  • java -jar Bot,jar args...

Start code:

  • java -jar Bot.jar --> You need to change the config.
  • java -jar Bot.jar ClientId ClientSecret OAuth2Token ChannelName

Reedme and tutorial coming soon™

Version 1.3

28 Apr 12:08
5679c97

Choose a tag to compare

This is Version 1.3 of this Projekt!

Changelog:

  • Adding a config system

Start code:
java -jar Bot.jar --> You need to change the config.
java -jar Bot.jar ClientId ClientSecret OAuth2Token ChannelName

Reedme and tutorial coming soon™

Version 1.2

27 Apr 10:16

Choose a tag to compare

This is Version 1.2 of this Projekt!

Changelog:

  • Hopefully fix the Cooldown system bug.
  • Added some debug logger.

Start code:
java -jar Bot.jar ClientId ClientSecret OAuth2Token ChannelName

Reedme and tutorial coming soon™

Version 1.1

26 Apr 22:38
a9dc268

Choose a tag to compare

This is Version 1.1 of this Projekt!

Start code:
java -jar Bot.jar ClientId ClientSecret OAuth2Token ChannelName

Reedme and tutorial coming soon™