Skip to content

AdvanceFTeam/Script-Searcher-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Script-Searcher-Bot

A Discord bot for searching Roblox scripts, now rewritten in JavaScript.

This is a port of our original Python-based Script-Searcher-Bot and includes full support for both prefix and slash commands.


💬 Commands

Prefix Commands

!search <query> [mode]
!bothelp

Slash Commands

/search <query> [mode]
/bothelp

mode can be either free or paid (default: free).


Getting Started

Install dependencies:

npm install discord.js axios dotenv validator date-fns querystring

Create a .env file and add your bot token:

BOT_TOKEN=your_discord_token_here

Start the bot:

node bot.mjs

About

A script searcher discord bot but in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published