Skip to content

PokemonAbsolute/Absolute-Discord-Bot

Repository files navigation

Pokemon Absolute Logo

Pokémon Absolute — Discord Bot

Pokémon Absolute is an online text-based Pokémon RPG, comprised of numerous features adapted from the official Pokémon games, as well as entirely new features that enhance the playing experience of Pokémon.

This repository contains the source code for the Pokémon Absolute Discord bot.

Github Issues Github Forks Github Stars
GitHub contributors
License

Come join our comfy community over on Discord!

Discord Invite Banner

Table of Contents

About The Project

Tech Stack

  • Node.JS
  • TypeScript
  • MySQL

Available Commands

  • /about
    • Provides basic information about Absolute RPG
  • /connect <auth_code>
    • Connects your Discord account to your Absolute RPG account
  • /lastseen
    • Provides when the specified user was last online on the RPG
  • /rarity
    • Provides data on how many of a given species of Pokémon are in game
  • /test
    • Generic test command that doesn't do anything

Developer Commands

  • /restart
    • Restarts the Absolute Discord bot
  • /status
    • Displays misc. info about the bot (uptime, version, etc.) and its host

Getting Started

It's expected that this bot is ran through its parent repository Pokémon Absolute via Docker.

Warning

This bot will fail to run if it is not able to connect to its designated database.

Prerequisites

This project is configured and engineered specifically for Pokémon Absolute, and as such, will not work out-of-the-box for anything else.

Do check out .env.local to see what environment variables you'll need to run this bot.

Development

If you do choose to add a feature or fix a bug, do note that your pull request will not be accepted if your code does not satisfy our eslint configuration.

Contributing

If you're interested in contributing to Absolute, please check out the main repository's CONTRIBUTING.md for more information.

License

This project is licensed under MIT.

For more information about the license, check out the LICENSE.

About

A Discord bot that connects to the Pokemon Absolute database to serve real-time data over Discord.

Topics

Resources

License

Stars

Watchers

Forks