Skip to content

ShadowCell536/simple-discord-fn-stats

 
 

Repository files navigation

simple-discord-fn-stats

Visitors

What is Simple Discord Fn Stats

As it's name says, this bot is a very simple usage. Show Fortnite stats . It was designed to help Noah and Assassin get their stats as well as their friends stats.

How to use this bot?

If you are new to programming and don't know how to use this bot this is a step by step tutorial on how to use it :

  • If you haven't already Node.js installed install it. Download here, then run the installer. Once done reboot your pc. Then do windows r. A little app has just opened. Type cmd and enter.
    Then there are 2 options :

  • A command prompt has just opened. Type node -v to check the node installation. If you get an error reinstall node. Now open the folder in which the bot is by doing: cd [the path] . To find the path open your folder properties and copy the path to paste it in the cmd.

  • Run npm i in the cmd. Once done check in the folder that a node_modules folder has appeared.

  • Run install.bat

Then

  • Open the env.example folder . Fill the token lign with a Discord Bot token (Obtainable on https://discord.com/developers/applications) If you are struggling with this part please look at this article. To fill in the Key go to Fortnite Api and login. Then enter your api key in the file

  • Rename env.example to .env

  • Once all done either do node . in your command shell or run run.bat

If you have any questions or errors please open an issue or dm on Discord

About

Simple Fortnite Discord Bot to show your and your friend's stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • Batchfile 0.4%