dehoisted / Astral

Astral - A Multi-Purpose Discord Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astral - A Multi-Purpose Discord Bot

image
Made using Discordia and the Luvit runtime environment.
Astrals main purpose is for auto moderation and logging data.
At the same time, Astral comes with some basic commands for everyday usage.

Features

Note: You can determine whether these features are on or off.

  • Word Blacklist - Deletes said message
  • Anti Invite - Deletes said message
  • Anti Raid - Bans said user
  • Logging Data - Logs ID's of members who join & leave in a file for current server
  • Protected Commands - Only members with valid permissions may use the given command.
  • Other Basic/Useful Commands - See all here

Dependencies

  • Luvit - The asynchronous I/O Lua runtime environment that Discordia uses.
  • Discordia - Lua Discord API Library used.

Run Yourself

Astral was made with the intent to be able to be ran on both windows & linux.

Powershell

The set of powershell commands is for installing everything you need to run the bot yourself. (only run if you have nothing installed yet)
First open up powershell as administrator
Click here for the full powershell command.
Then, just copy and paste in PS then press enter.

Release

A more straightforward way to run Astral yourself would be downloading the latest release.
The latest release has everything you need for running the bot yourself.
All you need to do is follow the instructions inside of "readme.txt".
You can view/download the latest release here

Issues

If you have encounter an issue/error using or running the bot, please make an issue here.

Extra Info

The source code was made to be configured & extended upon, so feel free to do so.
Also, the bot will be running 24/7; you can rely on it.
Custom permission bot invite: https://discord.com/api/oauth2/authorize?client_id=884183389924634674&permissions=105226339255&scope=bot

About

Astral - A Multi-Purpose Discord Bot

License:MIT License


Languages

Language:Lua 97.2%Language:PowerShell 2.4%Language:Shell 0.4%