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 forWorld Devourer
in boss timers. - π Fixed database migration importing some numeric values as strings (
announce_channel
andannounce_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
andcapacity
, 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.
- π§ Moved
- β 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.
- π§ Moved
- π§ 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.
- π§ Server log channel can no be configured (
- π§ 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 fromGeneral
- π§ 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 ofAdministrator
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>
(requiresManage Roles
permission) - To join/leave a group:
/group <name
- To see available groups:
/group list
- To delete a group:
/group remove <name>
- To create a group:
- β 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/eval
as 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
andlvls
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 toadminsmessage
, removed all aliases, addednotifyadmins
- 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 forManage 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 fordiscord.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