Skip to content

Releases: faceitFinder/faceitfinder-discordbot

Fix: roles assignment

14 Feb 20:05
057f222
Compare
Choose a tag to compare
v5.1.2

fix: roles assignment (#261)

Fix: error handling

12 Feb 22:06
593683c
Compare
Choose a tag to compare
v5.1.1

fix: error messages on 404 (#260)

Updated node packages and node version in Dockerfile

10 Feb 11:59
c9c3d24
Compare
Choose a tag to compare
update packages and dockerfile (#256)

* update node packages + update relative changes

* fix: warnings

* linter fixs

* update: dockerfile

Dockerhub repository

07 Feb 14:59
7dca254
Compare
Choose a tag to compare
refactor/deployement (#250)

* this file will be change

* updated the image creation

SteamIds To FaceitIds

03 Jun 21:57
Compare
Choose a tag to compare

The bot is now based on faceitIds, due to issues with the api route of faceit that permits to retrieve a faceit account from a steamId I decided to replace the steamIds by the faceitIds.
If you link your account or create a team you won't have any issues when requesting the stats, same for the faceit_parameters requests.
But if you request steam_parameters and the faceit api route is down you won't be able to get a successfull response.

v4.5.1

07 Dec 10:28
Compare
Choose a tag to compare

Feat KD graph and some docker fix

v4.4.53

21 Nov 14:45
Compare
Choose a tag to compare

Full Changelog: v4.4.24...v4.4.53

v4.4.24

29 Sep 14:52
Compare
Choose a tag to compare

update map and dailystats, fixed mpath

v4.4.12

17 Sep 11:21
Compare
Choose a tag to compare
chore(release): 4.4.12

v4.4

15 Sep 10:04
ad3124e
Compare
Choose a tag to compare

Slash commands are finally done.
Structure of commands files has been improved to fit both slash and message commands.