Code Monkey home page Code Monkey logo

crosscrusadersbot's Introduction

I'm the Developer

As a developer for Cross Crusaders, I had the opportunity to help out the Discord server by creating a bot for them. However, I love open source. And that is why you are even reading this. This source code is mostly unmodified from what is actually used in the server (I say "mostly" because I removed the token from the .env file). This source code can be used by anyone and they don't need to credit me.

How to Use:

  1. Install the latest version of Node.js.
  2. Clone this repository to your device.
  3. Open up the root directory of the repository in either CMD(Windows) or Terminal(macOS or Linux).
  4. Create a discord application by going here and clicking "New Application".
  5. Follow the steps on screen.
  6. Once your application is created, go to the side menu and click "Bot" then click "Add Bot".
  7. Now click "Reset Token" and follow the steps.
  8. When that is done, copy the token and paste it as the value of the Bot_Token variable in the .env file.
  9. Back in the Developer Portal, copy the application ID of your application.
  10. Paste that in the .env file as the variable Bot_ID.
  11. Set all the other variables to work with your server. (Variables that need changed can be found in many files throughout the bot's code. All of the IDs outside of the .env file are just role IDs that will need changed)
  12. Back in CMD/Terminal, run npm i, npm run setup, and npm start.
  13. Your bot is now running!

Issues?

If you are having issues with setting up the bot/bugs, you can create an issue on this repository and I will look over them and help in the respective manner.

crosscrusadersbot's People

Contributors

dependabot[bot] avatar kenyonbowers avatar

Stargazers

 avatar  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.