Skip to content

Releases: z164/discord-bot

Version 2.0 release

16 Aug 08:47
377fcbf
Compare
Choose a tag to compare

Invitation link

Use z! help to get bot's documentation.
Invintation link

!IMPORTANT!
Roles in discord appear like waterfall. Server owner is located on top of this waterfall.
Because of this bot cant change server owner's nickname. To solve this bot uses his own id instead of server owner's.
For bot to work correctly you must locate bot's role on the top of the rest roles waterfall
roles

If you want to host bot on your own machine

git clone https://github.com/z164/discord-bot.git
cd discord-bot
npm i
Fill up .env.example and rename it to .env

Whats new in v2.0?

Bot used to fetch ranks of immortal players from leaderboards. Now it launches steam and game clients. It now takes more time to update nicknames, but now it can get all ranks in the game. Also this version opens gate for adding more in-game functionality.

logs

v1.0

29 Jan 18:45
Compare
Choose a tag to compare

Version 1.0 release

Invitation link

Use z! help to get bot's documentation.
Invintation link
Bot is not hosted permanently, but soon it will be

If you want to host bot on your own machine

git clone https://github.com/z164/discord-bot.git
cd discord-bot
npm i
Fill up .env file
URI - your mongoDB connection link
prefix - your prefix for the bot to work
BOT_TOKEN - token for your bot

More features coming soon, stay tuned 🔥

image