All Projects → goverfl0w → Astro

goverfl0w / Astro

Licence: MIT license
🔎 Utilities made easy.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Astro

discord-action
GitHub Action that sends a Discord message.
Stars: ✭ 66 (+200%)
Mutual labels:  discord-bot
yumeko
Just an ordinary bot, where you hard copy the source you will get sin (maybe).
Stars: ✭ 23 (+4.55%)
Mutual labels:  discord-bot
DiscordTickets
A cool Discord bot to manage tickets on your server !
Stars: ✭ 46 (+109.09%)
Mutual labels:  discord-bot
discord-roombot
Discord bot to create rooms for any purpose.
Stars: ✭ 39 (+77.27%)
Mutual labels:  discord-bot
github-lines
A minimal and non-intrusive multi-platform bot to display lines from GitHub (or GitLab) links
Stars: ✭ 58 (+163.64%)
Mutual labels:  discord-bot
FlareBot
A nice Discord bot made with JDA, FlareBot is a music and server administration bot along with a few other cool features
Stars: ✭ 39 (+77.27%)
Mutual labels:  discord-bot
Pokedex
Pokedex is a robust Discord bot that mimics the iconic Pokedex from the Pokemon games and show. It's loaded with features to help players of all skill levels to learn and better enjoy Pokemon! The goal of Pokedex is to provide users with as much data about the Pokemon games as they desire conveniently and with minimal effort.
Stars: ✭ 18 (-18.18%)
Mutual labels:  discord-bot
Discord-EmojiToRole
A discord.js bot that assigns roles based on reactions to a message.
Stars: ✭ 55 (+150%)
Mutual labels:  discord-bot
Bifrost
Bifrost C2. Open-source post-exploitation using Discord API
Stars: ✭ 37 (+68.18%)
Mutual labels:  discord-bot
replbot
Slack/Discord bot for running interactive REPLs and shells from a chat.
Stars: ✭ 169 (+668.18%)
Mutual labels:  discord-bot
wumpy
Discord API Wrapper - Easy enough for Wumpus, and fast enough for Clyde!
Stars: ✭ 25 (+13.64%)
Mutual labels:  discord-bot
discord.js-modules
Modularisation of discord.js (WIP)
Stars: ✭ 210 (+854.55%)
Mutual labels:  discord-bot
hellsnakebot
🤖About A fully customizable bot built with discord.js
Stars: ✭ 14 (-36.36%)
Mutual labels:  discord-bot
UmikoBot
Discord bot for the Cherno's community server
Stars: ✭ 22 (+0%)
Mutual labels:  discord-bot
muser
Muser: A powerful Discord music bot made in DJs v13 managed by PGamerX, Peiprjs, and Luckie.
Stars: ✭ 66 (+200%)
Mutual labels:  discord-bot
Citrine
Kawaii Chatbot Plugin for BotBone
Stars: ✭ 17 (-22.73%)
Mutual labels:  discord-bot
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+890.91%)
Mutual labels:  discord-bot
pkmntcg-discord-bot
Discord bot for a Pokemon TCG server
Stars: ✭ 13 (-40.91%)
Mutual labels:  discord-bot
DiscordWikiBot
Discord bot for Wikimedia projects and MediaWiki wiki sites
Stars: ✭ 30 (+36.36%)
Mutual labels:  discord-bot
verification-bot
Simple Discord.js bot for verifying new members are not bots
Stars: ✭ 61 (+177.27%)
Mutual labels:  discord-bot

Astro

🔎 Utilities made easy.


Astro is the main bot powering moderation and other utilities in the interactions.py support server. The goal of Astro is to make searching simple, and automate our moderation process. Whether that's creating tags with autocompleted suggestions, code examples, or interactive tutorials: Astro has you covered. Interactions should be simple to understand, and coding them is no different.

This project is built with interactions.py 4.0.2, the no. 1 leading Python interactions library that empowers bots with the ability to implement slash commands and components with ease. The codebase of this bot reflects how simple, modular and scalable the library is---staying true to the motto of what it does.

Installation

Installing and downloading the bot is very simple. Paste this command into your terminal line:

pip install -U git+https://github.com/interactions-py/Astro.git

In order to install any dependencies that the bot uses, please run this command in the root namespace of the cloned repository:

pip install -r requirements.txt
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].