Code Monkey home page Code Monkey logo

maquiabot's Introduction

maquiaBot

Discord bot that does a bunch of osu! stuff PROPERLY (sooner or later)

buddy pipeline

Installation

  1. Install golang and Tesseract. Ideally you have Go version 1.13 or newer.
  2. Clone the repository using git clone https://github.com/VINXIS/maquiaBot.git to wherever you want.
  3. Go to the folder and open a console. Install the dependencies with go get.
  4. Go to the config folder and duplicate config.example.json. Name the duplicate config.json and fill in the twitter API credentials, and discord information
    1. You can obtain twitter API credentials here.
    2. For the discord information. You add the discord bot token which is obtained from creating a discord bot here. Put the username as anything you want, preferably your bot's username, and put the avatar field to some image link, preferably the same image as your discord bot's. Duplicate config.example.json in the config folder and call it config.json fill in all the slots.
  5. Invite the bot to your server by replacing PUT_CLIENT_ID_HERE in the URL below with the discord application's client ID obtained here here. https://discordapp.com/api/oauth2/authorize?client_id=PUT_CLIENT_ID_HERE&permissions=536870912&scope=bot.
  6. Run the program by running go build -o bot core.go and then ./bot in your instance / computer.

Inspiration from owo and BoatBot

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.