Git Product home page Git Product logo

haka's Introduction

Hakalle

Hakalle is a bot originally developed by Velosh, in order to replace the original Bot³+t.

Notice

  • Remember that this bot is licensed under the GPLv3 license.
  • This source may contain bugs or silly problems, if you find one: Don't hesitate to report it! I don't have my computer for now, I fixed some problems on my own phone, and tested it with Termux.

What are the reasons?

  • Having a modular bot that is easy to add commands, modify, and bring in new functions is good.
  • Being able to add different stages for building GSI (and SGSI) for ErfanGSIs and Xiaoxindada (coming soon).
  • Easy to handle, and easy to use.
  • Simple, basic, and just enough to do your job.

Necessary requirements to run/build

  • JDK 17 (Preferably GraalVM JDK 17)
  • Machine Linux: Aarch64 (Rasp. PI+, Android) or x86_64 (Desktop)
  • Brain, patience, minimum and basic knowledge about Linux and Java.

How to setup

  • To build the source: $ ./gradlew shadowJar

  • Fill in hakalle.yaml file:

    token: Your telegram bot's token
    username: Your telegram bot's username (Without @)
    creatorId: Your telegram's user id
    sfProject: Your SourceForge's project which will be used to upload GSI images
    sfUsername: Your SourceForge's user
    sfPassword: Your SourceForge's account password
    privateChatId: Channel/Group id to receive orders (requests)
    publicChatId: Group id to send orders
    channelId: Your channel/group to send GSI post
    channel: Your channel/group public username to send GSI post
    
  • How to run the bot: $ java -jar hakalle/build/libs/hakalle-0.1-all.jar

Necessary patches to ErfanGSIs

  • Check patches folder.

Credits

haka's People

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.