872e05f622
fix for raid_loot.sql Added "ALT" status for !raid list !icc is now correctable by using !icc set <currently running weekly mission>
Minidodo2022-08-29 00:02:34 +02:00
6b4cb275b3
Fixed temporary bans, and added an option to exclude discord from banning. changed the color of "Time is UP!" in the roll results, as requested.
Minidodo2022-08-09 17:25:55 +02:00
28f0e66394
Fixed temporary bans, and added an option to exclude discord from banning. changed the color of "Time is UP!" in the roll results, as requested.
Minidodo2022-08-09 17:09:52 +02:00
d4d08b3054
Fix for funcom's roster delays. Orgbots will run the roster 24 hours and 15 minutes after the last one funcom published on PORK; Onlinebots 24 hours and 10 minutes of the slowest roster maintained.
Minidodo2022-07-30 13:40:53 +02:00
c1196892ba
Fix for long-running !whatbuffs commands fixes for !wb
Minidodo2022-07-18 07:55:28 +02:00
b6b59ef740
Fixed "should spawn" timers fixed the timer count in !timers reimplemented !wb <search>
Minidodo2022-06-25 13:02:26 +02:00
84a5933490
Various Fixes. generified the Worldboss module; removed the spammy-section as of currently, will be readded at a later stage.
Minidodo2022-06-24 18:10:45 +02:00
e942ac43fa
fixed a bug in the discord account getter fixed !lastseen on discord, aswell as multi-page responses
Minidodo2022-05-14 17:39:18 +02:00
72ccd475af
fixed bug in !lc org <name>
Minidodo2022-05-09 20:17:53 +02:00
43918066a9
Added !orglist cancel fix for !whois <char_id> added logging for invalid ORG_MSG_EVENT's
Minidodo2022-05-09 19:47:26 +02:00
3cade228fe
Moved the coloring from <color>[text]<end> to <color>[test]</color>, which allows the discord module to reparse the messages more accurately
Minidodo2022-04-29 20:12:15 +02:00
a3a26f2ba4
get rid of the MessageDistributor module... & update discord, to work with API v10 Added discord commands (issue: as they're running over the event hub, they're processed on the same track as other events. => activity ingame triggers the next run; otherwise there's some delay for responses) relay is a standard module now.
Minidodo2022-04-15 17:05:30 +02:00
d3461ef462
Moved org finder to the core Allowed viewing the most recent account logs by using !account log recent Allowed removing of chatbots Moved the so far hardcoded org prefixing into the DB, which allows dynamically changing them. Fix for orgrosters; org leaves are being detected now.
Minidodo2022-02-11 15:43:48 +01:00
6d6bfbc678
Fix for mails in non-onlinebots; Added spamfilters for 2 more GoldSellers.
Minidodo2022-01-02 18:37:22 +01:00
6aec10fb56
Fix for !lc; invalid parameters (site, PF) nolonger trigger [ERROR]'s Remove more debugging Stuff Fix for penalty timers
Minidodo2021-12-16 17:41:41 +01:00
53eadc12aa
accidentally overwrote !shout with !lft...
Minidodo2021-12-04 22:50:47 +01:00
bf6c1842d2
Do not load settings which are not active (module not loaded) Restart the bot, on heavy DB errors, with an 30 seconds delay (like: all connections terminated by DB, table_definition_cache exhausted) Fix for channel prefixing (org <-> priv)
Minidodo2021-11-30 16:57:31 +01:00
17c776faec
Fixed: -> !wants -> !orgs info -> special cmd's -> !assist -> "afk" for players without active account -> !loot add <item_ref> <count> => nolonger breaks !account Changes: -> grouped !tara, !gaunt, .. into !wb -> Display the most recent news entry on logon (default: enabled) -> improved grouping of !items -> Added the option to authentificate WS connections (Datanet module). This is used in special cases, where the Websocket Server requires the clien tto authentificate itself. (Server sends "#auth", client responds with the auth string) -> Add main name to relaying (priv <-> org) [default: disabled] -> Added logon/logoff messages back -> restricted default access to "dangerous" commands to moderator -> Added optional logging (Private Channel, Org Channel, Tells, ... disabled by default)
Minidodo2021-11-25 14:09:43 +01:00
2d7ecf4883
Added afk/brb Timer messages ("Timer XX has yyy left") now get resumed after a bot restart Alliance relay is discord compatible now. [Orgbot]
Minidodo2021-10-26 22:35:31 +02:00
bd8055dac7
Fix for the spammyness of !alts add <list> Added the old broadcast module back fix for !wants list
Minidodo2021-10-22 19:44:26 +02:00
bb445e868d
Reduced & updated dependencies. By default, messages larger than 2.000 characters (sent via tells) get sent via slaves, if these exist. Fixes#3Minidodo2021-10-18 19:39:14 +02:00
dea25b05a5
Added a !translate command, utilizing the Google API. Fix for a few more ValueErrors (printing float > int, without conversation)
Minidodo2021-10-11 19:52:33 +02:00
fc68950ade
Fix for mrelay, and blobs. (Spotted by Luckycharmmz/VA - ty for the fixing assistance!) Orgmembers will nolonger get invited into the priv channel of their orgbot.. (on reboot only) Added Nickname to !history (only useful for !history char_id>)
Minidodo2021-10-10 00:47:34 +02:00
25eb552590
Fix for !leader (temporary access level)
Minidodo2021-09-20 00:32:05 +02:00
810c2c8c4d
Fix for mrelay - some bots are sending malformed messages, caused by wrong usage of their modules. Accessing an external service through the bot for gathering tower data is nolonger supported; and should be done via external scripts. Fix for callers, and missing alias'es for loot tables. !accounts will only show mains now. the character order of all alt lists has been reversed: [main] high => low instead of [main] low => high !account add <name> also marks accounts as type 0, if an account gets re-enabled. might cause strange behaviour with member-logs, if used in onlinebots. Member type is being displayed in !account now. [Member (X)]
Minidodo2021-09-19 14:09:44 +02:00
5acfb6866a
Fix for callers, and auto-clear them if there's no inactivity for 60 minutes
Minidodo2021-09-13 14:28:53 +02:00
04f96684cf
Design change for paginated text blobs fix for !accounts; Warning: spammy, if there are many accounts! display loot comment in roll list
Minidodo2021-09-10 20:52:38 +02:00
fc832399ac
WS_Relay salt... cast to bytes.
Minidodo2021-09-06 22:13:52 +02:00
496781fc0f
Added the "temp-leader" back (!leader set now raises the rank, and is not visual-only) !loot add also works for players without accounts now (i.e. outside the alliance)
Minidodo2021-09-06 22:06:42 +02:00
ac5dc38147
Removed all references which were still left regarding Tyrbot.
Minidodo2021-09-06 20:39:09 +02:00
3c8eb7bb70
polls get sent to all members on logon dirty fix for the MA nanolines There's an error with the urllib, downgrading the dependency.
Minidodo2021-09-01 14:33:33 +02:00
9f1da9a00d
Fixed warnings caused by non-existing messagehub channels. Changed the setting registration, removed the warnings. Loot roll messages are more obvious now. Superadmins are meant to stay mostily hidden, but are being exposed in !system again.
Minidodo2021-08-29 17:54:18 +02:00
82d2be8de2
fix for relay: empty messages (i.e. bot generated ones) wont get relayed.
Minidodo2021-08-28 22:28:01 +02:00
a4acc5d162
fix for !track & !mrelay abbrv
Minidodo2021-08-28 21:24:52 +02:00
012e16dd90
Upgraded the Relay module - it supports multiple relays now.
Minidodo2021-08-28 21:02:23 +02:00
c04f76c0db
Added the option to !opt-in/opt-out [onlinebot only] Fixed command & event threading Events are now threaded by event_type (i.e. all buddy_logon events get ran in the same one) Added default preferences Fixed recipe loading for multiple installs (i.e. on different machines)
Minidodo2021-08-27 13:58:47 +02:00
d0c8c1744c
Fixed bidding, while not being in raid (Nolonger throws an error) Added default alias !list for !loot (bebot like) Changed the layout of !notes, its more compact now. fixed !count in the rare case of an empty private channel
Minidodo2021-08-15 15:47:06 +02:00
46d0ba3634
Changed the string formatter from % to f"", Fixed a bug related to logging [log dir does not exist on master, and needs to get created on first startup] Added !prefadmin <user> to view preferences of players, and change them Orgrank & name will be hidden in !alts, if the character is not in an org Page prefix & suffix are now being relayed [for example, it affects !online Fixed !perks Added comments regarding external API's.
Minidodo2021-08-14 02:36:20 +02:00
80b5a4b577
Also: Dont even *try* to use the "Rearrange Code" feature of your IDE, unless you rewrite the db.py
Minidodo2021-08-09 13:57:22 +02:00
391ed747d3
Terminating during startup -> boot loop
Minidodo2021-08-09 13:47:02 +02:00
a83d98c47e
Initial Release of IGNCore version 2.5
Minidodo2021-08-09 13:18:56 +02:00