This is a template repository for a Discord bot that can interact with the Wolvesville game through the Wolvesville API.
- Sending a message to the Wolvesville Clan chat.
- Searching for a Wolvesville clan by name and displaying clan information.
- Searching for a Wolvesville player by username and displaying player information.
- Viewing currently active shop offers in Wolvesville.
- discord.js
- dotenv
- node-fetch
- superagent
- Clone this repository.
- Install the required dependencies:
npm install dotenv discord.js node-fetch superagent
This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.