Giter VIP home page Giter VIP logo

savanna-bot's Introduction

SavannaBot

A discord bot to find Github's good first issue on different repositories.

Get it

You can add the bot to your server by clicking on discord

Configuration

  • You will need your discord bot token. See how to get yours here
  • And your GitHub developer token. See how to get yours here

Now you need to change the .env-example to .env, with the following content.

  GITHUB_TOKEN=<your GitHub developer access token>
  BOT_TOKEN=<your discord bot token>

Run Locally

Clone the project

  git clone https://github.com/angolaosc/savanna-bot.git

Go to the project directory:

  cd savanna-bot

Create your virtual environment:

  virtualenv env

and

  source venv/bin/activate (in Linux)

Install the dependencies

  pip install -r requirements.txt

Now you are ready to go, run

  python3 src/bot.py

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

License

Savanna-bot is licensed under the Apache License, Version 2.0


Savanna-bot is a Angola Open-source Community open project.

Angola Open-source Community ><

Code of Conduct(CoC)

Please note Savanna-bot follows the AOSC Code of Conduct. By participating in this project, you agree to follow its terms.

savanna-bot's People

Contributors

antonio-pedro99 avatar

Stargazers

Tomas Script Dev 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.