Skip to content

tonyG433/WumpusBud

Repository files navigation


discord.js


Discord server bot version Bot Lib License Bot Invite

🤖 What is WumpusBud?

WumpusBud is an upcoming Discord bot made with JavaScript and discord.js. The idea of the bot is to let you manage your own Wumpus pet and collect coins to buy resources. This repository is open source, and you can freely selfhost the bot, as long as you credit me and the other contributors.

💻 Setting the bot up

Configurating the config.json

{
  "token": "Bot_Token",
  "mongoURI": "MongoDB_URI",
  "devs": ["Your_ID"],
  "prefix": "Bot_Prefix",
  "guildId": "Support_Server_ID",
  "clientId": "Bot_ClientID",
  "inviteURL": "Bot_OAuth2_URL"
}

💽 Install packages and running the bot

npm install
node index.js

👥 Author and contributors

🤝 Contributing

Contributions, issues and feature requests are welcome!

If you want to be a developer then DM me on Discord (tonyG#0001) or you could contirbute directly by Pull Requests. There isn't an issue template yet, but it will be coming soon. Issues that aren't actually issues will be answered and closed, same goes for pull requests.

📝 License

Copyright © 2021 tonyG433

This project is MIT licensed.


Made with Discord Bot README Template

About

A discord bot made with JavaScript and discord.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •