Giter VIP home page Giter VIP logo

albot-and-albota's Introduction

ALBot and ALBotA

A python3 Discord bot used to run the Open Source Club's Discord server. The bot is using the Discord.py rewrite.

Features

Current features include:

  • Printing the "Hello World" code of different languages
  • Compiling code using judge0 api
  • Setting the playing text/randomizing from a file
  • Echoing a command
  • Orange/Blue type chant
  • Play music from YouTube in the voice channels
  • Assigning roles to members for different projects

Checkout the Issues tab and TODO.md for wanted features.

Getting started

These instructions are for getting the code to run and a bot in a discord server.

Prerequisites

You will need Python 3 to run the bot. (NOTE the bot is only tested on 3.6 and 3.7).

Then install the requirements using pip3.

pip3 install -r requirements.txt

Getting a Discord token and inviting bot

TODO

Setting up config

Create a file named config.py and add your discord token

ALBOT_TOKEN  = "PASTE_TOKEN_HERE"

Running the bot

Running the bot is as easy as

python3 ALBot.py

Contributing

Please read CONTRIBUTING.md for information about contributing to this projects.

License

This project is licensed under the MIT License - see the LICENSE for more details.

Credits

albot-and-albota's People

Contributors

hjarrell avatar swiftlee avatar rennemannd avatar jing1201 avatar dependabot-preview[bot] avatar logandgsmith avatar mirdaki 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.