Skip to content

jGreggCode/ProjectZilch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Zilch

Project Zilch is a versatile Discord bot built using Node.js and Discord.js. Initially developed as a private bot by jGreggCode (John Gregg Felicisimo), Project Zilch is soon to be publicized, offering a comprehensive suite of features designed to enhance Discord server management and user engagement.

Features

Project Zilch is designed to be an all-around bot, packed with a variety of modules to cater to diverse server needs:

  • Leveling System: Reward active members with experience points and ranks.
  • Welcomer: Greet new members with customizable welcome messages and banners.
  • Verification: Secure your server with a robust verification system.
  • Games: Engage your community with fun games like Rock, Paper, Scissors, and more.
  • Economy: Introduce a virtual economy where users can earn, spend, and trade currency.
  • And many more...

Installation

To set up Project Zilch on your server, follow these steps:

  1. Clone the repository:

    git clone https://github.com/jGreggCode/ProjectZilch.git
    cd project-zilch
  2. Install the required dependencies:

    npm install
  3. Configure your environment variables:

    • Create a .env file in the root directory.
    • Add your Discord bot token and other necessary configurations:
    DISCORD_TOKEN=your-discord-bot-token
  4. Start the bot:

    node index.js

Roadmap

  • Public release of the bot
  • Addition of new game modules
  • Expansion of the economy system
  • Advanced moderation tools
  • Integration with external APIs for real-time data

Contributing

Contributions are welcome! Feel free to fork this repository, make your changes, and submit a pull request. Please ensure that your code adheres to the established coding standards.

License

Project Zilch is licensed under the MIT License. See the LICENSE file for more information.


This project is actively maintained and is constantly evolving. Stay tuned for more updates as we continue to enhance Project Zilch!

About

Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published