recepdmr / Asena

Asena, fast and reliable giveaway & poll bot for Discord :tada:!

Home Page:https://asena.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asena 🤖

License: MIT Stars Servers CodeFactor Discord Version

stable, fast, easy and surrounded by new generation technologies Discord giveaway & poll bot!

Build & Run

⚠️ It should only be used for testing in development.

  1. First, install repository

    git clone --branch stable https://github.com/anilmisirlioglu/Asena && cd Asena
  2. Then, set permission and run

    chmod +x ./service-install.sh
    ./service-install.sh --run

High-Level Design

asena-1

Multi Language Support

[EN] Due to the high usage of the bot on Turkish servers, the default language of the bot is set to Turkish. You can change the language of the bot in the server with the command !alocale set <language-code>

[TR] Botun yüksek oranda Türk sunucularında kullanılmasından dolayı botun varsıyılan dili Türkçe olarak ayarlanmıştır. Botun sunucu içerisinde ki dilini !alocale set <dil-kodu> komutu ile değiştirebilirsiniz.

Example to make the bots default language English:

!alocale set en

Commands

Prefix: !a (Default)

Command Description
cancel Cancels the giveaway.
create Starts new giveaway in one line.
reroll Repeat the results of the giveaway.
setup Starts the interactive setup wizard.
end Finish the giveaway early.
raffles List active giveaways on the server.
soundaway Starts a new quick giveaway in the voice channel.
vote Starts a simple 2-option poll on the server.
question Asks a question.
help Sends the help menu to your inbox via a private message.
setprefix The command changes its prefix.
scperm It regulates the authority of the command.
invite Sends the bots invite URL to the chat.
locale Changes the bots default language.
ping Displays the bot network latency information.

Self-Hosting

Asena is software that does not generate revenue. All features are offered for free. But for those who insist on hosting their own; The reason bot codes are open source is to help other developers who want to code the bot, to see the working principle and to contribute to those who want to solve the bot's software problems. Other than that, you cannot host the bot yourself in any way. This is a violation of rights. Otherwise, no assistance will be provided to edit, compile or generate any code in this repository.

About

Asena, fast and reliable giveaway & poll bot for Discord :tada:!

https://asena.xyz

License:MIT License


Languages

Language:TypeScript 99.1%Language:Shell 0.8%Language:Dockerfile 0.1%