Skip to content

ChangelogΒΆ

  • βœ” New feature
  • πŸ”§ Improvement
  • πŸ› Fixed bug
  • ❌ Removed feature

Version 2.4.0 (2019-05-05)ΒΆ

  • βœ” New owner command /sendmessage to send a message based on its JSON representation.
  • βœ” New owner command /editmessage to edit a bot's message's content based on its json representation.
  • βœ” New owner command /jsonmessage to see the JSON representation of any message.
  • πŸ”§ /quote now accepts message links for faster quoting.
  • πŸ”§ Updated TibiaWiki database to reflect new rent prices and article updates.
  • πŸ”§ Updated Loot database to add items added in recent updates, for the /loot command.
  • πŸ”§ Reworked /bosses command.
  • πŸ”§ News tickers can now be disabled using /settings newstickers.
  • πŸ”§ Memory optimizations, prefixes are now read from memory instead of the database.
  • πŸ› Fixed RAM percentage inconsistencies in /about.

Version 2.3.0 (2019-04-19)ΒΆ

  • βœ” New subcommand /unregistered guild, checks which members of a guild are not registered in the server.
  • βœ” New owner command /logs to upload log files.
  • βœ” New subcommand /news ticker, displays recent news ticker messages.
  • βœ” New ticker messages are now announced along with news articles and featured articles.
  • πŸ”§ /quote now shows a link to the original message.
  • πŸ”§ Added auto sharding.
  • πŸ”§ No longer using a development version of discord.py, now using version v1.0.0
  • πŸ› Fixed error in /event subscribe.
  • πŸ› Fixed bug not allowing to check characters with . in their names.
  • πŸ› Fixed bug that duplicates certain server-log messages.
  • πŸ› Fixed with time strings (2d, 1d4h, etc) not working with spaces around them.
  • πŸ› Updated TibiaWiki database.

Version 2.2.0 (2019-03-07)ΒΆ

  • βœ” Added option to disable custom messages for deaths and level ups. /settings simpleannouncements
  • βœ” New /purge owner command, cleans settings for servers where the bot is no longer in.
  • βœ” Added option to set how long ago was killed, to reduce that from the cooldown timer. e.g. /boss set Lloyd,Tschas,1h30m.
  • πŸ”§ /boss set now takes an additional optional parameter to specify how long ago the boss was killed.
  • πŸ”§ /highscores error message is more general now.
  • πŸ› Deaths no longer show the character killing himself (unless they actually did).

Version 2.1.0 (2019-02-04)ΒΆ

  • βœ” New /announce command for owners.
  • πŸ”§ Server log now shows the discord user's creation date when a member joins.
  • πŸ”§ The bot now responds if you try to use a command you don't have enough permission to use.
  • πŸ› Fixed bug causing duplicate level ups.
  • πŸ› Fixed bug with /makesay
  • πŸ› Fixed bug /boss clear
  • πŸ› Fixed bugs with event editing
  • πŸ› You can no longer quote messages from NSFW channels in regular ones.
  • πŸ› Created watchlist channels now get proper permissions.
  • πŸ› Fixed bug with /addchar not working with extra spaces.
  • πŸ› Fixed format error in /sql command.
  • πŸ› Fixed many parameters failing because of whitespaces around commas.

Version 2.0.1 (2019-01-24)ΒΆ

  • πŸ”§ Added heart of destruction as an alias for World Devourer in boss timers.
  • πŸ› Fixed database migration importing some numeric values as strings (announce_channel and announce_level)
  • πŸ› Fixed error when using /watchlist adduser on a user that doesn't exist.
  • πŸ› Fixed bug in /watchlist showcount not accepting any answers.
  • πŸ› Fixed incorrect hint on /boss set

Version 2.0.0 (2019-01-23)ΒΆ

  • βœ” Migrated user database from SQLite to PostgreSQL (Database migration available)
  • βœ” Users can now be ignored, so the bot doesn't respond to them.
  • βœ” Command usage is now saved.
  • βœ” New /commandstats command to see command usage stats. Yes commands x4.
  • βœ” Character name, world and owner history is now saved.
  • βœ” Server growth stats are now saved.
  • βœ” /boss command to set boss cooldown timers, e.g./boss set heart of destruction,galarzaa fidera
  • βœ” New /channelinfo command.
  • βœ” New /highscores global subcommand, shows combined highscores from worlds.
  • βœ” New /checkpm command, to check if you can receive PMs from the bot.
  • βœ” New Calculators cog:
    • πŸ”§ Moved /blessings, /stamina and /stats here
    • πŸ”§ Improved command output of /stats.wa
    • βœ” /stamina now accepts an optional target stamina.
    • βœ” New /stats subcommands: hitpoints, mana and capacity, to calculate the minimum level needed to reach the target.
    • βœ” New command: /distanceskill, calculates the exercise weapons needed to reach a target.
    • βœ” New command: /meleeskill, calculates online and offline training time and exercise weapons.
    • βœ” New command: /magiclevel, calculates mana needed, offline training time and exercise weapons needed.
  • βœ” New Timers cog:
    • πŸ”§ Moved /event and subcommands here.
    • βœ” New remindme command, creates a custom reminder, e.g /remindme 1d conquer the world
    • βœ” New bosstimer command, keep track of boss cooldowns and get notified when they are over.
  • πŸ”§ Improved and optimized TibiaWiki cog:
    • βœ” Now uses tibiawiki-sql's API.
    • πŸ”§ Improved the display of all commands.
    • βœ” New /charms command
    • πŸ”§ /spell now shows the spell's effect.
    • πŸ”§ /achievement now uses new discord spoiler feature.
  • πŸ”§ Improved event announcement task.
  • πŸ”§ Watchlist improvements
    • πŸ”§ "Watched lists" are now named Watchlist.
    • βœ” You can now have multiple watchlists per server (e.g. one for friends, one for enemies).
    • βœ” New subcommand /watchlist create.
    • βœ” New subcommand /watchlist adduser, adds a user's character to a list.
    • πŸ”§ Improved watchlist task.
    • πŸ”§ Better permission management. If you have Manage Channel permission on the list, you can add and remove entries.
  • πŸ”§ Server Log improvements
    • πŸ”§ Server log channel can no be configured (/settings serverlog).
    • βœ” Name changes for registered characters are now shown.
    • βœ” World transfers for registered characters are now shown.
    • πŸ”§ Bots get a different embed color when joining.
    • πŸ”§ When a member leaves or is kicked from the server, their registered characters are shown.
  • πŸ”§ Moved /addchar and /removechar from Admin cog to Settings cog. Merged /addaccount and /addchar.
  • πŸ”§ /whois now shows Account Status, Loyalty Title and Position if any.
  • πŸ”§ Improved performance of /deaths, /levelups and /timeline commands and their subcommands.
  • πŸ”§ Death and level up tracking has been optimized, reducing unnecessary tibia.com calls and improving speed.
  • πŸ”§ Move server timezones to their own table.
  • πŸ”§ Improve internal logging system.
  • πŸ”§ Created classes to handle database data.
  • πŸ”§ Many improvements to the character tracking system.
  • πŸ”§ Reduced news tracking interval
  • πŸ”§ Moved /settings command and subcommands to Admin cog, removed Settings cog.
  • πŸ”§ Support for multiple killers (pvp deaths).
  • πŸ”§ Highscores task has been optimized.
  • πŸ› Autorole * rule only applies to characters in the same world. This means members wont get a role for characters in a different world.
  • πŸ› Bots no longer receive welcome messages.
  • πŸ› /quote can be used on messages with only an attachment.

Version 1.7.2 (2018-10-23)ΒΆ

  • πŸ› Deaths caused by arena creatures are no longer announced.

Version 1.7.1 (2018-10-12)ΒΆ

  • πŸ”§ Added user caching to /deaths, /levels and /timeline because it was causing connection timeouts.
  • πŸ”§ Combine walks through fields and walks around fields into a single embed field.
  • πŸ› Fixed links in /about command.

Version 1.7.0 (2018-09-26)ΒΆ

  • βœ” /monster now shows fields monsters walk around or through
  • πŸ”§ Improved death scanning times
  • πŸ”§ Server admins can bypass event limit on their servers
  • πŸ”§ Added imbue alias to /imbuement command.
  • πŸ”§ Event announcements are now made at: 1h, 30min, 10 minutes and 0 minutes before event.

Version 1.6.1 (2018-09-06)ΒΆ

  • πŸ”§ Unified missing argument error messages
  • πŸ”§ Commands in /help are now sorted alphabetically
  • πŸ› Fixed bug with /worlds

Version 1.6.0 (2018-08-27)ΒΆ

  • βœ” New command: /rashid.
  • βœ” Custom timezones can be added on a per-server basis using /time add. See /time subcommands for more info.
  • πŸ”§ /time no longer displays Mexico and Brazil's timezones.
  • πŸ”§ Now requires module pytz.
  • πŸ”§ /watched can now be used by Server Moderators instead of Administrators only.
  • πŸ› Fixed a bug with the global online list not having its levels updated.
  • πŸ› Fixed a bug with invalid characters when using /whois.
  • πŸ› Fixed a bug with /whois visibility.
    • You're no longer able to see the characters of people you can't see in discord when using on PM.
    • When using on server channels, you can only see characters of people in that server.

Version 1.5.1 (2018-08-07)ΒΆ

  • πŸ› Various /event subcommands were showing the member's nicknames from other servers
  • πŸ”§ Cleaner bad argument errors for commands in the General cog.
  • πŸ› Fixed bug with highscores not getting saved
  • πŸ› Fixed issue with /house being case sensitive with world names.
  • πŸ”§ Added caching for external requests, to reduce load on external services.
  • πŸ”§ Updated TibiaWiki database to the state of August 7th 2018.

Version 1.5.0 (2018-07-31)ΒΆ

  • βœ” Bot owner can now use /serverinfo to see other server's info.
  • βœ” /servers now has pagination and sorting.
  • βœ” NabBot now responds to a mention with its command prefixes.
  • βœ” New /emojiinfo command
  • βœ” Created new cog Info, moved information commands from General
  • πŸ”§ Small changes to /userinfo
  • πŸ”§ Added loading message to /im.
  • πŸ”§ Level up and death messages now use lambdas for filtering.
  • πŸ”§ Server settings can now be changed with Manage Server permissions instead of Administrator permission.
  • πŸ”§ NabBot's initial message is now sent on a server channel instead of PMing the owner.
  • πŸ› Fixed bug in /monster with creatures without a bestiary class defined.

Version 1.4.0 (2018-07-24)ΒΆ

  • βœ” Minimum announce level is now configurable per server (/settings minlevel).
  • βœ” New configurable emoji: loading_emoji
    • By default ⏳ is used.
  • βœ” New /sql command, executes a sql query and shows the results, only for the bot owner.
  • βœ” New /wikistats command, shows you information about the TibiaWiki database used.
  • πŸ”§ /loot has been rewritten:
    • Loot database remade from scratch with images extracted directly from the client, all images should now be pixel perfect matches to those taken from in-game screenshots
    • Priority values for items were removed so database can be updated directly (no longer requires template database)
    • Quality checks removed, now expects pixel perfect images (compressed images or screenshots taken using the software renderer won't be scanned at all).
    • Number scan updated to properly handle stacks higher than three digits (mostly to be able to scan images taken from the stash, also recognizes the letter K in stack numbers)
    • Now properly scans slots even if a few pixels at the bottom were cut off or blocked by the window border.
    • Massive performance improvements.
  • πŸ”§ Event channel is now disabled by default.
  • πŸ”§ Improved world scanning speed to not be heavily affected by the number of tracked worlds.
  • πŸ”§ /removechar now only lets you remove chars from users that are only in servers you are an admin in.
  • πŸ”§ Command error now contains a link to the support server.
  • πŸ› Fixed bug in /event make showing failure icon on success.
  • πŸ› Fixed bug in /addchar, it was not working at all.
  • πŸ› Fixed bug in /world when query included spaces.
  • πŸ› Fixed bug in /monster failing if it was missing some bestiary data.
  • πŸ› Fixed bug in /event addplayer failing when the character was not registered.
  • πŸ› Fixed error when using /share with no parameters.
  • πŸ› Fixed bug in commands that offer you choices not working in commands channel.
  • πŸ› Fixed bug in /choose when the command was used with no parameters.
  • πŸ› /stamina now considers the 10 minutes you have to be logged off to start regenerating stamina.
  • ❌ Removed /restart command as it was really system specific and not an universal solution, along with the autorestarting launchers.

Version 1.3.2 (2018-07-15)ΒΆ

  • πŸ”§ Updated database to show better update information.
  • πŸ› Monster's occurrence was being displayed incorrectly.

Version 1.3.1 (2018-07-14)ΒΆ

  • πŸ”§ Added suggested emojis for charms, occurrence and bestiary difficulty.
  • πŸ› Fixed some typos in config_template.yml

Version 1.3.0 (2018-07-12)ΒΆ

  • βœ” Emoji changes are now displayed on server-log.
  • βœ” Main emojis can be customized now, allowing custom discord emojis
    • Vocation emojis.
    • Elemental resistance emojis in /monster.
    • Discord presence emojis in /serverinfo.
    • Checkbox and cross emojis to show boolean flags.
    • Level up and deaths emojis.
    • And more
  • βœ” Added joinable role feature, called groups:
    • To create a group: /group add <name> (requires Manage Roles permission)
    • To join/leave a group: /group <name
    • To see available groups: /group list
    • To delete a group: /group remove <name>
  • βœ” Added automatic roles
    • Roles are assigned based on the guilds of registered characters.
    • See help autorole for more information on commands.
  • βœ” Welcome message can now be fully customized, including the welcome message channel. Available under /settings
  • βœ” Welcome messages are no longer enabled by default.
  • βœ” New /imbuement command, shows basic information about an imbuement and if prices are provided, it calculates costs.
  • βœ” New /permissions command, shows the permissions for a member in a channel.
  • βœ” New /cleanup command, cleans bot messages and command invocations in the current channel.
  • βœ” New /roll command, rolls a die and shows the results.
  • βœ” New /botinfo command, shows advanced information about the bot.
  • βœ” New /worlds command, shows a list of worlds with their location, pvptype and online population, with filtering options.
  • βœ” /monster now shows occurrence, kills required and charm points given.
  • πŸ”§ Increased /loot scanning speed.
  • πŸ”§ Simultaneous loot scans are now user-wide, not global. Each user can only have one image scanned at a time.
  • πŸ”§ /about now shows less advanced information, and more general information.
  • πŸ”§ /version now checks if the required minimum commit version of discord.py is being used.
  • πŸ”§ Tibia.com news announcement are now disabled by default, must be enabled per server.
  • πŸ”§ Command name and aliases changes:
    • /debug: renamed to /eval.
    • /help: Alias /commands added.
    • /setwelcome: Removed.
    • /purge: Removed.
  • πŸ› Fixed /checkchannel ignoring channel parameter.
  • πŸ› Fixed /quote failing when quoting users no longer in server.

Version 1.2.3 (2018-06-19)ΒΆ

  • πŸ› Fixed a bug with /whois when a user was not found.

Version 1.2.2 (2018-06-19)ΒΆ

  • πŸ”§ /unregistered no longer displays discord bots.
  • πŸ”§ Improved /event make, no longer aborts on failure, lets the user retry and cleans up messages after.
  • πŸ”§ Improved /event subcommands in general, they leave less messages behind.
  • πŸ”§ Minor improvements to /debug (now handles multiple lines), added /evalas alias.
  • πŸ”§ Documentation improvements.
  • πŸ› Fixed display bug in /settings askchannel.
  • πŸ› Fixed checks for /watched subcommands.
  • πŸ› Removed orphaned utils/emoji.py

Version 1.2.1 (2018-06-14)ΒΆ

  • πŸ”§ If the server owner has PMs disabled when the bot joins, the bot will send the initial message in the server.
  • πŸ› Updated mentions of /setworld and similar to /settings world.

Version 1.2.0 (2018-06-14)ΒΆ

  • βœ” New /quote command, shows a message's content given an id.
  • βœ” New /roleinfo command, shows a role's detailed information.
  • βœ” New /userinfo command, shows a user's detailed information.
  • βœ” New /ping command, shows the bot's response times.
  • βœ” New /bestiary command, shows the bestiary classes or creatures that belong to a class.
  • βœ” Command prefix is now configurable per server
  • βœ” New command: /settings, to change all server specific settings:
    • /setworld moved to /settings world.
    • /setleveldeathschannel moved to /settings levelschannel.
    • /seteventschannel moved to /settings eventschannel
    • News channel is now configured separately from Events channel: /settings newschannel
    • Command channel (ask-nabbot) is now configurable.
    • Tibia news announcements and Events announcements can be disabled entirely.
  • πŸ”§ New /help style, with reaction pagination.
  • πŸ”§ Mention prefix command is now always enabled (e.g. @NabBot help)
  • πŸ”§ Improvements to the watched list task
  • πŸ”§ Made some visual changes to /serverinfo
  • πŸ”§ Moved role related commands to new Roles cog.
  • πŸ”§ /roles now sorts results by position and shows members with the role.
  • πŸ”§ Many changes to command names and aliases:
    • /item: checkprice alias removed.
    • /monster: mon alias removed.
    • /spell: spells alias added.
    • /server: server_info alias removed.
    • /guild: guildcheck alias removed.
    • /role: Renamed to /rolemembers.
    • /server: Renamed to /serverinfo.
    • /deaths: death alias removed.
    • /house: houses, gh aliases removed.
    • /levels: lvl, level and lvls aliases removed.
    • /time: ss alias removed.
    • /whois: player, checkplayer aliases removed
    • /npc: npcs alias removed.
    • /key: keys alias removed.
    • /spell: spell alias removed.
    • admins_message: renamed to adminsmessage, removed all aliases, added notifyadmins
    • Many more aliases changes

Version 1.1.1 (2018-06-12)ΒΆ

  • πŸ”§ Added missing items from the Feyrist area to the loot database
  • πŸ› Fixed an issue causing /loot update to only work the second time it was called

Version 1.1.0 (2018-05-24)ΒΆ

  • βœ” New command: /leave, to make the bot leave a discord server.
  • βœ” New command: /versions, shows the current version and the version of dependencies.
  • βœ” New command: /searchworld, to show filterable list of players online in a server.
  • βœ” New subcommand: /watched info and /watched infoguild to show details about a watched list entry.
  • βœ” /monster now shows monster's attributes and bestiary info.
  • πŸ”§ /diagnose was renamed to /checkchannel, permissions were updated.
  • βœ” /watched add and /watched addguild now can take a reason as a parameter
  • πŸ”§ /online is no longer usable in PMs
  • πŸ”§ /online and /searchteam are hidden from /help when no world is tracked in the current server.
  • πŸ”§ Watched List now uses an embed, meaning the length is 3 times longer.
  • πŸ”§ Minor improvements to documentation site.
  • πŸ”§ Improvements to server-log to make them have a uniform style.
  • πŸ”§ Updated TibiaWiki database, fixed bug with potions price due to NPC Minzy.

Version 1.0.1 (2018-05-07)ΒΆ

  • πŸ”§ Renamed characters are updated more effectively, preventing some cases of character duplication.
  • πŸ› /watched no longer asks for Manage Roles permissions.
  • πŸ”§ /im asks the user if he wants to add other visible characters if applicable, instead of just adding all.
  • πŸ”§ Changed format of server-log messages for /im and /claim to match the style of the rest of the messages.
  • πŸ› Fixed bug in /namelock command.
  • πŸ› Updated documentation.

Version 1.0.0 (2018-05-03)ΒΆ

  • βœ” Now uses the "rewrite" version of discord.py, meaning there are tons of breaking changes, and there will be more until v1.0.0 is released for discord.py.
  • βœ” Improved many commands to use pagination.
  • βœ” Added watchlist feature, to keep track of the online status of certain characters or guilds (also known as "Hunted list").
  • βœ” New commands: /ignore and /unignore, to make it easier to control where NabBot can answer to commands.
  • βœ” Items and monsters now show animated gifs.
  • βœ” Added event participants, to keep track of which characters are assisting and events, good for organizing team based events like Heart of Destruction.
  • βœ” Items now show imbuements slots and materials show for which imbuement they are for.
  • βœ” TibiaWiki database is now more recent and is now a separate project
  • βœ” Added tons of new commands and rewrote many of them.
  • βœ” Added documentation site
  • πŸ”§ Now requires Python 3.6.
  • πŸ”§ Improved cogs organization, allowing to reload NabBot by modules.
  • πŸ”§ Added better support for multiple discord servers.
  • πŸ”§ Improved /whois appearance.
  • πŸ”§ Improved the way events work and are displayed.
  • πŸ”§ Various changes to /deaths, /levels and /timeline display.
  • πŸ”§ Migrated many services from Tibia.com to TibiaData.com for better reliability.
  • βœ” And too many changes too list them here.

Version 0.1.3 (2018-03-08)ΒΆ

  • πŸ”§ Adjustments to number positions for /loot detection.
  • πŸ”§ Updated world list.
  • πŸ”§ Updated TibiaWiki database.
  • πŸ› Fixed bug in encoding of spouse names.
  • ❌ Removed site feature.

Version 0.1.2 (2017-06-09)ΒΆ

  • πŸ”§ Added Duna and Relembra to world list.
  • πŸ”§ Added a database template for the loot database.
  • πŸ› Fixed bug with /achiev command not responding to unexistant achievements.

Version 0.1.1 (2017-04-24)ΒΆ

  • πŸ”§ Added Honbra, Noctera and Vita to world list.

Version 0.1.0 (2017-04-16)ΒΆ

Initial release

  • βœ” Tibia character lookup
  • βœ” Item lookup
  • βœ” Spell lookup
  • βœ” Guild lookup
  • βœ” Monster lookup
  • βœ” Assigning Tibia characters to Discord Users
  • βœ” Level up announcements
  • βœ” Death announcements
  • βœ” Tibia.com highscores tracking
  • βœ” Loot screenshot analyzer
  • βœ” Event creation