Skip to content

kayraucklnc/GeyikBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦌 GeyikBot (Discord Game Bot)

GeyikBot is a Discord Game Bot built with discord.js & uses Command Handler from discordjs.guide

Requirements

  1. Discord Bot Token Guide
  2. Node.js v14.0.0 or newer

🚀 Getting Started

If deploying to Heroku make sure to create config variables

git clone https://github.com/kayraucklnc/GeyikBot
cd GeyikBot
npm install

After installation finishes you can use node bot.js to start the bot.

⚙️ Configuration

Rename .env_sample to .env and fill out the values.

⚠️ Note: Never commit or share your token or api keys publicly ⚠️

DISCORD_API_SECRET = XXX
ADMINID = XXX

Currently available locales are:

  • English (en)
  • Check Contributing if you wish to help add more languages!

📝 Features & Commands

Note: The default prefix is '!'

  • 🎮 Play 1 person Rock Paper Scissors

!rps

  • 🎮 Play 2 person Rock Paper Scissors

!pvprps

  • ❓ Play "Who wants to be a millionaire"?

!million

  • 🧠 Random quote

!quote

  • 💣 Nuke the channel

!nuke

  • 🥳 Play Snitch

!snitch

reactions reactions reactions reactions reactions

🤝 Contributing

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/kayraucklnc/GeyikBot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request

📝 Credits

@OzgurOkumus @KayraUckilinc

About

A scaleable discord bot for various usages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors