Skip to content

Repository files navigation

DevStore-Bot

A Discord bot built using Discord.js and TypeScript that scrapes the DevStore API and allows users to browse and download apps directly from Discord.

Features

  • Clean folder structure (prefix-commands, slash-commands, events, etc.)
  • Built with TypeScript for modern development
  • Simple to configure, run, and extend

Installation

Requires Node.js (v18 or higher recommended) Fork this repo first then

git clone https://github.com/your-username/DevStore-Bot.git
cd DevStore-Bot
npm install discord.js@latest dotenv
npm install

How To Run

Rename example.env to .env then fill your tokens in .env and update idclass.ts IDs

npx ts-node index.ts

or Open run.bat if on Windows.

License

MIT License. Do whatever you want, just give credit if you're being nice

About

Discord.js bot made with typescript to scrape DevStore API to discord bot where users can download and view through bot

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages