Giter Club home page Giter Club logo

idle-rpg-bot's Introduction


MIT Liscense Patreon

Idle-RPG-Bot

An Idle-RPG bot for Discord created using node.js with the discord.js framework. This is an open-source project and is currently still in development. A lot is still to be done.

This is a project to practice and learn more on how to create a bot for Discord and to practice javascript. Anybody who is willing to join in on this project is welcome to do so!

To see this bot in action it is currently running at the Idle-RPG Discord Server

There is also a Idle-RPG Trello Board

Deploy Idle-RPG-Bot on Heroku

You can deploy in a simple way to Heroku using the button below.

Deploy to Heroku

Setup

Create a .env file in the project root directory with these env variables: (Without < >)

DISCORD_BOT_LOGIN_TOKEN=<Bot login token>
DISCORD_BOT_OPERATORS_ID=<Comma seperated list of Bot Operator ID's>
Example:
DISCORD_BOT_OPERATORS_ID=123456789
DISCORD_BOT_OPERATORS_ID=123456789, 987654321

MIN_TIMER=<Minimal Timer in minutes>
MAX_TIMER=<Maximum Timer in minutes>

MONGODB_URI=<MongoDB Connection URI>

Requirements

nodejs
mongodb

Installation

npm install
npm run start
(if on windows)
npm run start:windows

idle-rpg-bot's People

Contributors

sizzlorox avatar timon23 avatar laikafusion avatar macleykun avatar munsta0 avatar fritogotlayed avatar arkenfleur avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.