Code Monkey home page Code Monkey logo

oldschoolbot's Introduction

Discord Discord

Logo Old School Bot

Old School Bot is a Discord Bot based on Old School RuneScape

Commands: https://www.oldschool.gg/commands

Old School Bot is not affiliated with or endorsed by Jagex. Play Old School RS for free at https://oldschool.runescape.com

Suggestions & Bug Reports

If you'd like to make a suggestion, or a bug report, simply create a new issue.

Contributing

Anyone is free to create PR's with improvements and additions to Old School Bot.

Please lint your code with the projects' ESLint config.

Contributors are listed in this file, and given a Contributor role in the support server. If you have more questions, send me a message on discord.

Setting up the bot to run locally for contributing

  1. Clone the repository: git clone https://github.com/gc/oldschoolbot.git
  2. Go into the folder, and npm install
  3. Make a file called private.js in the /config folder with this content, filling in your bot token:
module.exports = {
	token: `YOUR_BOT_TOKEN_HERE`
};
  1. Run node bot

Contributors

  • [Ciaran] helping with the quest command
  • [Devin] adding lots of bosses and monsters to +finish command
  • [ms813] adding the "raids" command
  • [Alexsuperfly] various command improvements
  • [Umdlye] various fixes and improvements
  • [Kyra] helping with many things, function for scraping world list

Notes

  1. Old School Bot uses Klasa, a discord bot framework, if you have questions as to how Klasa works, or are interested in making your own Klasa bot, you can check it out here.

  2. The trivia questions/answers are not public in this repository, to prevent people from cheating. However, you can still submit some to be added by adding them to this file, where I'll merge your additions into the real file, and then remove them from the sample file. Alternatively, you can manually send them to me to be added. There are currently 260+ trivia questions.

Self Hosting

Self hosting is not supported.

oldschoolbot's People

Contributors

alexsuperfly avatar cadyb avatar dependabot-preview[bot] avatar devin8 avatar gc avatar geeckon avatar hoffi-coffi avatar ms813 avatar thorru avatar tsukadev avatar umdlye avatar

Watchers

 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.