Skip to content

Releases: falcao-g/Falbot

Version 2.10.3

Version 2.10.2

31 Mar 17:26
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.10.1...v2.10.2

Version 2.10.1

10 Jan 15:49
Compare
Choose a tag to compare

What's Changed

Bug Fixes

New Contributors

Full Changelog: v2.10...v2.10.1

Version 2.10

12 Nov 20:40
Compare
Choose a tag to compare

What's Changed

Bug Fixes

New Contributors

Full Changelog: v2.9.2...v2.10

Version 2.9.2

17 Aug 14:49
Compare
Choose a tag to compare

What's Changed

Bug fixes

New Contributors

Full Changelog: v2.9.1...v2.9.2

Versão 2.9.1

02 Jun 03:56
141b8b2
Compare
Choose a tag to compare

Mudanças principais

  • conserta os valores do colapso in #6
  • adiciona o comando perfil como context menu in #9
  • mandar lista de itens equipaveis no /inventory equip in #12
  • menu com itens craftaveis adicionado in #14
  • balanceamento do limite de inventário e quantidade de itens por comando in #15
  • cria um botão de craft no inventory view in #16
  • criado botões no craft in #17
  • cria botões para ver o item anterior/posterior in #20

Bugs consertados

  • conserta usuário ser eliminado várias vezes by in #18
  • novo sistema de cooldown consertado in #13

Full Changelog: v2.9...v2.9.1

Version 2.9

05 May 01:37
Compare
Choose a tag to compare

Main changes

  • 3 new ranks
  • New inventory system that substituted the old store system
  • New commands: fish, hunt, mine and explore
  • All the previous commands added to cooldowns
  • Blackjack stops if it comes with a 21 before clicking any buttons
  • roll and snake-builder removed and made my own npm packages
  • testGuild now can receive multiple guilds
  • Ranks rewards buffed
  • Buffed work bonus chance
  • msToTime returns at least 1 minute
  • blackjack nerfed
  • New command profile
  • New function to add recurrently used buttons

Bug fixes

  • Blackjack getting emoji in the wrong guild

Version 2.8

28 Feb 03:36
Compare
Choose a tag to compare

WOKCommands officially not used anymore!

Main changes

  • Updated to discord.js v14 and removed wok as a dependecy
  • Commands that aren't supposed to be used in DM's no longer appear in them
  • Lottery buffed
  • Scratch nerfed
  • Work bonus reworked
  • Vote buffed
  • New context menu command similar to balance
  • 3 new ranks and increased all rank prices
  • Added autocomplete in math
  • Localization of commands name, description and options
  • /roll reworked, removed roll dependency
  • Removed /image
  • Bot now ignore other bots
  • Removed top.gg dependency
  • Removed the outer most index.js
  • New /tools commands for developers
  • Possibility of blacklist/whitelist a user
  • Now you can disable/enable a text channel, disabled channels can't use commands
  • New command /blackjack
  • New cooldown() function, to create or edit cooldowns
  • Support for k notation in special args

Bug fixes

  • Scratch exploit fixed

Version 2.7.1

01 Feb 20:05
Compare
Choose a tag to compare

Bot was verified!

Main changes

  • Changed a lot of code to make it object oriented
  • Created my own cooldown and language schemas
  • Created my own messageHandler
  • All commands now use my method to get messages
  • In the next update, i want to completely remove wokcommands
  • Interest info also went to mongoDB
  • Inviting messages in /horseduel, /russianroulette, /tictactoe and /fight changed to feature buttons
  • User now receives a feedback when a command fails
  • Buttons that invoke /cooldowns and /help added to /balance
  • MsToTime, Paginate, Format and count now all sync
  • Basically all setAuthor's removed
  • Paginate optimized
  • pick-random-weighted removed and added as a function

Bug fixes

  • Added format and try ... catch in crash command
  • Button to disable/enable reminders wasn't doing anything
  • ranks changed from switch to if

Version 2.7

26 Jan 16:03
Compare
Choose a tag to compare

Bot was verified!

Main changes

  • Added various failsafes for mongoDB, if the connection disconnects, it will try to connect again
  • All commands now use deferReply()
  • /bonk deleted
  • Lottery info now stored in mongoDB
  • Bonus for daily votes
  • /store, /horse, /horseduel and /russianroulette visually changed
  • /reminder logic changed
  • Buttons that invoke the commands featured in /cooldowns, big changes to cooldown handle because of this
  • Cooldowns now universal
  • Big improvement on /leaderboard code, also /leaderboard money renamed to /leaderboard falcoins
  • /donation now /donate
  • /lottery history added
  • Cooldown on scratch varies based on your luck
  • /help pages up to date
  • Bot added to discord.bots.gg

Bug fixes

  • Bug in the bank limit of the flower rank fixed
  • Bug in which the food appeared in the snake body fixed