Skip to content

tougrel/pesto-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yunya Discord Bot

A Discord bot with fun features and moderation tools built for Yuniiho's community server!

🚀 Getting Started

Prerequisites

  • Node.js (v16 or higher recommended)
  • A Discord Bot Token (Get one here)
  • Discord.js library

Installation

  1. Clone the repository:
git clone https://github.com/tougrel/pesto-bot.git
cd pesto-bot
  1. Install dependencies:
pnpm install
  1. Configure your bot:

    • Create a .env file in the root directory with the following:
    BOT_TOKEN=your_bot_token
    APP_ID=your_client_id
    GUILD_ID=your_guild_id
    DEVELOPER_DISCORD_ID=your_user_id
    
    DATABASE_HOST=your_database_ip_address
    DATABASE_PORT=your_database_port
    DATABASE_USER=your_database_username
    DATABASE_PASS=your_database_password
    DATABASE_DATA=your_database_name
  2. To start the bot in development mode:

pnpm dev

📝 Configuration

Edit the configuration files to customize bot behavior for your server:

  • Update command settings
  • Configure moderation parameters
  • Set up role permissions

🤝 Contributing

Contributions are welcome! This bot is built for Yuniiho's community, but suggestions and improvements are appreciated.

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

While I'm the one managing the bot, most of the times I share what I'm going to be adding to the bot with the mods/admins of the server so any suggestion that is not approved might be because we think it's not a good addition.

📜 License

This project is licensed under the Mozilla Public License Version 2.0 - see the LICENSE file for details.

🙏 Acknowledgments

  • Built for Yuniiho's community
  • Inspired by Twitch community features
  • Thanks to all contributors and community members

💚 Made with love for Yuniiho's community .... and for our community kings of course! 🥹

About

A Discord bot with fun features (and some management ones) for Yuniiho's server

Topics

Resources

License

Stars

Watchers

Forks

Contributors