Wilbur is a fun-focused Discord bot created with community feedback in mind. Whether you want to host it yourself or invite it to your server, Wilbur brings entertainment and engagement to your Discord community!
Engaging entertainment features to keep your server active and enjoyable. |
Features and improvements based on user feedback and suggestions. |
Built with Bun and TypeScript for maximum efficiency and reliability. |
Simple configuration process for both self-hosting and direct invitation. |
The fastest way to get started is to invite Wilbur to your server!
-
Download the latest release.
-
Install Bun:
- Mac/Linux:
curl -fsSL https://bun.sh/install | bash
- Windows:
powershell -c "irm bun.sh/install.ps1 | iex"
- Mac/Linux:
-
Configure your environment:
- Rename
.env.example
to.env
- Add your bot token
- Set your owner ID
- Add your Wilbur API key
- Rename
-
Install dependencies:
bun install
-
Start the bot:
bun start
To obtain the Wilbur API key, please send an email to our team. We are currently working on automating this process to make it more convenient for our users.
Follow our progress and contribute ideas on our Trello Board!
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch:
git checkout -b feature/amazing-feature
- Commit your changes:
git commit -m 'Add some amazing feature'
- Push to the branch:
git push origin feature/amazing-feature
- Open a Pull Request
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
Need help or want to contribute? Join our Discord server!
💻 Crafted with ❤️ by Valhalla-Development