Giter Site home page Giter Site logo

bot-hdfr's Introduction

Bot HDFR

Description

This is yet another discord bot. This ons has been created for the discord server of HDFR (a CTF team).

Features

Being a bot for a CTF team he has obviously some CTF specific features.

  • Pulling the 5 next CTF for the week to come
  • Pulling the Top 10 of best Teams from a certain country
  • Create a vote for the next CTF to do
  • Follow the progress of people on the website Root-me
  • Get the info of some challenges and users from Root-me

Setup

Docker

git clone https://github.com/Antabuse-does-something/bot-HDFR.git
cd bot-HDFR
touch config.json

Don't forget to fill the config according to the template the exectute the following commands

docker build -t bot-hdfr .
docker run -d bot-hdfr

bare-metal

You will need at least Node.js Version 16.x.x or higher.

git clone https://github.com/Antabuse-does-something/bot-HDFR.git
cd bot-HDFR
touch config.json
npm install

Then you will have to fill the config file according to the template.

Once this is done you will have to register the commands two options:

  • If the bot has one unique server run :
npm run local
  • If the bot has multiple servers run :
npm run global

Once this is done you have to start the bot:

npm start

Contributting

Feel free to contribute to this bot.

How to contribute

By doing a pull request

  • Fork the repository
  • Commit your changes
  • Open a pull request

By creating an issue

bot-hdfr's People

Contributors

antabuse-123 avatar dependabot[bot] avatar

Stargazers

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