Cyclops789 / Gameme-discord-bot

A simple discord bot that fetch Gameme API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available commands

/help

help

/pinfo (Player Info), args: Server, SteamID

pinfo

/servers

servers

/sinfo (Server Info), args: Server

image

/splayers (Server Players), args: Server

splayers

/top (Top players), args: Server, Page

top

Install

npm i

Configuration

  • rename config.example.js to config.js and edit it
  • rename example.env to .env and edit it with the bot token.

Adding more servers

Build (register (/) commands)

You should run it when ever you add a new server

npm run build

Starting the bot

npm start

Credits:

meliooff for the template

About

A simple discord bot that fetch Gameme API

License:MIT License


Languages

Language:JavaScript 100.0%