Giter VIP home page Giter VIP logo

ai's Introduction

Wick Server Status Discord Bot

Wick Server Status is a Discord bot that provides real-time updates on server statistics, including member count, channel information, and more. This bot is designed to help server administrators and users keep track of important server metrics effortlessly.

Table of Contents

Features

  • Real-time server status updates
  • Customizable display options for various metrics
  • Multilingual support with easy translation management
  • Error handling for a robust user experience
  • Easy-to-use configuration file for quick setup

Installation

  1. Clone the repository to your local machine :
git clone https://github.com/wickstudio/server-status-bot.git
  1. Install dependencies :
cd wick-server-status-bot
npm install
  1. Set up your Discord bot on the Discord Developer Portal.

  2. Configure the bot by editing the config.js file.

  3. Run the bot:

node index.js

Configuration

The config.js file contains all the necessary configurations for the bot. Customize the settings to suit your server's needs:

  • token: Your Discord bot token obtained from the Discord Developer Portal.
  • serverId: The ID of the Discord server where the bot will operate.
  • textChannelId: The ID of the text channel where the bot will send updates.
  • ... (add other configurations based on your requirements)

Translations

The bot supports multilingual translations for a better user experience. To add translations :

  1. Create a new translation file in the translations directory (e.g., ar.json for Arabic).
  2. Add translations for each key in the desired language.
  3. Update the language parameter in the config.js file.

Usage

Once the bot is set up and running, use the following command in your Discord server:

!status

Customize the command prefix and other settings in the config.js file.

Contributing

If you'd like to contribute to the development of Wick Server Status, please follow these steps :

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.

Contact

ai's People

Contributors

wickstudio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.