Skip to content

ahmed5939/leech-bot-BUN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortinte stw leach-bot



What is this?

The Fortnite STW Leach-Bot is a bot that can automatically join your lobby and then leave after a specified period of time. This bot is particularly useful for creating leech or taxi bots in Fortnite.

Futures

  • Auto join
  • Auto leave
  • Auto accept friend request
  • Advanced queue system
  • Customizable join and leave messages
  • Customizable idle and busy status
  • Customizable time before leaving

version

  • 1.2.0

How to use?

  • Download the files
  • Install the prerequisite
  • Edit the config.json file
  • Run the bot
  • Enjoy

prerequisite

Starting The Bot

Run this in the terminal to download all required dependencies.

bun install

Run this to launch the bot once requirements have been installed.

bun start

customizations

You need to edit the config.json file to customize the program.
{
  "idle_stuats": "Idle",
  "busy_stuats": "Busy",
  "time_before_leave":2, // in minutes
  "join_message": "Join Message",
  "leave_message": "Leave Message" // 

}

Support

If you need help with the bot, you can join the discord server or contact me on twitter.

License

GNU General Public License v3.0

Copyright (c) 2023 Ahmed

Releases

No releases published

Packages

No packages published