Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 2.28 KB

README.md

File metadata and controls

58 lines (41 loc) · 2.28 KB

Pika Stats Bot

License

Pika Stats Bot is a Discord bot that provides statistics for Pika Network games, including Bedwars, Skywars, and more. It offers features like displaying player profiles, game stats, guild information, and daily vote reminders.

Features

  • Display Pika Network player profiles
  • Show game statistics for Bedwars, Skywars, and more
  • Provide information about Pika Network guilds
  • Send daily vote reminders to users

Usage

To use the bot, invite it to your Discord server using this invite link.

Once the bot is in your server, you can use the following commands:

  • /bw [player_name] [interval] [mode]: Get Bedwars stats for a player.
  • /sw [player_name] [interval] [mode]: Get Skywars stats for a player.
  • /friends [player_name]: List a player's friends.
  • /guild-info [guild_name]: Get information about a Pika Network guild.

For more commands, use /help.

How it Works

The bot uses the following API endpoints from Pika Network to gather data:

Retrieves information about a Pika Network guild

https://stats.pika-network.net/api/clans/{guild_name}

Retrieves leaderboard data for a player in a specific game mode.

https://stats.pika-network.net/api/profile/{player_name}/leaderboard?type={game_type}&interval={interval}&mode={mode}

Retrieves a player's profile information.

https://stats.pika-network.net/api/profile/{player_name}

Contributing

We welcome contributions from the community! If you'd like to contribute to the bot, please check out our contribution guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Note: Pika Stats Bot is not affiliated nor partnered with PikaNetwork!

Discord X