Stefano Borzì
Stefano Borzì
### What the two gh workflows do? - **docker.yml**: build a docker image through the Dockerfile and push the image as "package" in your profile/organization, example: https://github.com/Helias/www-aowow/pkgs/container/www-aowow - **e2e-test-setup.yml**: runs...
We could improve the way of choosing a display ID Similarly to https://discord.com/channels/407664041016688662/1314102079744245821/1314102079744245821
closes https://github.com/azerothcore/Keira3/issues/2106 This PR is still in WIP
Related resources: - https://github.com/sebyx07/wow-dbcfile-node/tree/main - https://github.com/wowgaming/node-dbc-reader - https://github.com/wowserhq/blizzardry
Related resources: - https://github.com/sebyx07/stormlib-node - https://github.com/wowserhq/blizzardry/tree/master - https://github.com/wowserhq/stormjs
editor related: creature-text (and any with 3 Primary Keys) the goal is to support 3 primary keys at the same time by the mysql-query-service using the "extra id" field implemented...
During the creation of the spot let the bot asking the confirmation for the sentiment analysis. Technically, analyse spot.py and add: - a conversation state, like POSTING_ANALYSIS - improve the...
check a conf implementation linked to settings.yaml and make a new one for sentiment analysis Implement the following conf options: -- enable/disable sentiment analysis (true/false) -- ask or not for...
check how the anonymity settings is implemented and add an option to set the default behavior about sentiment analysis note: you could do the same for preview link while you...