A small and fun Discord Bot that is written in Python and discord-interactions (with discord.py)

Overview

Articuno (discord-interactions)

A small and fun Discord Bot that is written in Python and discord-interactions (with discord.py)

banner.png

Get started

If you want to host the bot by yoursel, you must do these steps:

  • Put your bot's token in ./data/config.json. You can get your bot's token at here
  • Install required libraries in requirements.txt by using pip

For legacy code

discord.py is discontinued. However, a new fork called pycord was created and has been developed based on the beta version(2.0) of discord.py

Main branch will be for discord-interactions and legacy branch will be for pycord

Comments
  • [FEATURE REQUEST] Getting official Pokémon news through Articuno

    [FEATURE REQUEST] Getting official Pokémon news through Articuno

    This is just a suggestion, but what if we made something for Articuno to process and forward official pokémon news our sources can be the official Twitter page along with Celebi.net and other credible sources related to Pokémon.

    enhancement 
    opened by Alex2006-Ally 4
  • [ISSUE] GitHub

    [ISSUE] GitHub

    GitHub and Microsoft, thanks for the down time so it is not possible for me to solve the issue https://github.com/Jimmy-Blue/Articuno/issues/1.

    Thanks for the down time at a very best moment.

    To do:

    • [ ] Wait until GitHub is fully operate again.
    • GitHub Codespaces (Cloud deployment/building).
    • Git Operations (local git usage).
    • GitHub Pages (pages for projects).
    • Issues (How could this be made?).
    • Pull Requests (Again?).

    image

    opened by Jimmy-Blue 4
  • docs: an = A grammar

    docs: an = A grammar

    About

    This Pull Request is about (blues grammar), which does (stuff) and (stuff).

    Checklist

    • [ x] I have formatted the code to follow the repository schema.
    • [x ] I have checked to make sure the change(s) work on Python 3.8.6 and higher.
    • [x ] This fixes/solves an Issue:
      • (If existent):
    • [ x] I have made Pull Request for:
      • [ x] Documentation
      • [ ] Breaking change
      • [ ] New feature/enhancement
      • [ ] Bugfix
    opened by KomiWomi 3
  • Ability to see what time it is in other time zones (feature want to add)

    Ability to see what time it is in other time zones (feature want to add)

    It would be cool for something like /time country: to exist. Lets say, you live in america and want to check the time in Greece, you would use that command and it would tell you the time.

    A bit of a useless command but i dont know how to add it myself

    opened by KomiWomi 3
  • chore: Version update to v4.2.3

    chore: Version update to v4.2.3

    • While this is a small update, there are a large number of significant changes in the code, mostly about refactoring.
    • Highlighted features:
      • Ability to use prefixed message command for some specific commands (fun and core modules).
      • Migrate to poetry (hope it works).
      • Refactor almost everything.
      • Tag is now returned.
      • Adding a UwU command.
    opened by Jimmy-Blue 1
  • grammar mistake

    grammar mistake

    About

    This Pull Request is about (grammar), which does (england) and (stuff). at the top. it said "an" it should be "A"

    Checklist

    • [ possibly] I have formatted the code to follow the repository schema.
    • [ possibly] I have checked to make sure the change(s) work on Python 3.8.6 and higher.
    • [ ] This fixes/solves an Issue:
      • (If existent):
    • [ ] I have made Pull Request for:
      • [x] Documentation
      • [ ] Breaking change
      • [ ] New feature/enhancement
      • [ ] Bugfix
    opened by KomiWomi 1
  • feat: An emoji management system

    feat: An emoji management system

    About

    This Pull Request adds an emoji management system that was previously running on prefix-message command. Now featuring emoji management with slash command.

    Added command:

    • /emoji info: View the information about an emoji.
    • /emoji steal: Get the emoji from other server and add it to the current server.
    • /emoji add: Add an emoji from an image URL (prefer png, jpeg, jpg, webp, gif).
    • /emoji delete: Delete an emoji from the current server.

    Checklist:

    • [x] Solves an Issue
      • (if any): https://github.com/Articuno-org/Articuno/issues/4
    opened by Jimmy-Blue 1
  • docs: an = a grammar

    docs: an = a grammar

    About

    This Pull Request is about (blues grammar), which does (stuff) and (stuff).

    Checklist

    • [x] I have formatted the code to follow the repository schema.
    • [x] I have checked to make sure the change(s) work on Python 3.8.6 and higher.
    • [ ] This fixes/solves an Issue:
      • (If existent):
    • [ ] I have made Pull Request for:
      • [x] Documentation
      • [ ] Breaking change
      • [ ] New feature/enhancement
      • [ ] Bugfix
    opened by KomiWomi 0
  • chore: Bump version to ``v4.1.3``

    chore: Bump version to ``v4.1.3``

    About

    This Pull Request is about for the release of version 4.1.3, a.k.a v4.1.3 on Articuno.

    Checklist

    • [x] I have formatted the code to follow the repository schema.
    • [x] I have checked to make sure the change(s) work on Python 3.8.6 and higher.
    • [ ] This fixes/solves an Issue:
      • (If existent):
    • [x] I have made Pull Request for:
      • [ ] Documentation
      • [x] Breaking change
      • [x] New feature/enhancement
      • [ ] Bugfix
    opened by Jimmy-Blue 0
  • feat: Adding guild block method

    feat: Adding guild block method

    Describe the Pull Request

    • Solving https://github.com/Jimmy-Blue/Articuno/issues/1

    Methods

    • [x] Use json and create a guild ID list.
    • [x] if else statement check for every command.
    • [x] if returns True, deny the request. If not, run.
    opened by Jimmy-Blue 0
  • [ISSUE] Creating a statement to check if the bot is in a trash server and deny all requests in there.

    [ISSUE] Creating a statement to check if the bot is in a trash server and deny all requests in there.

    This will be solved in the next Pull Request. Basically, just some simple stuffs:

    • [x] Use json and create a guild ID list.
    • [x] if else statement check for every command.
    • [x] if returns True, deny the request. If not, run.
    opened by Jimmy-Blue 0
Owner
Blue
Hey there. This is Blue.
Blue
A simple fun discord bot using discord.py that can post memes

A simple fun discord bot using discord.py * * Commands $commands - to see all commands $meme - for a random meme from the internet $cry - to make the

Dice Flip 2 Dec 20, 2021
Some random bot for Discord which was created just for fun (Made with Discord.py library)

Ghosty Previously known as 'secondthunder-py-bot' This is repository of some random bot for Discord which was created just for fun and for some educat

Владислав 8 Oct 2, 2022
A secure and customizable bot for controlling cross-server announcements and interactions within Discord

DiscordBot A secure and customizable bot for controlling cross-server announcements and interactions within Discord. Within the code of the bot, you c

Jacob Dorfmeister 1 Jan 22, 2022
It is a temporary project to study discord interactions. You can set permissions conveniently when you invite a particular disk code bot.

Permission Bot 디스코드 내에 있는 message-components 를 연구하기 위하여 제작된 봇입니다. Setup /config/config_example.ini 파일을 /config/config.ini으로 변환합니다. config 파일의 기본 양식은 아

gunyu1019 4 Mar 7, 2022
Discord Panel is an AIO panel for Discord that aims to have all the needed tools related to user token interactions, as in nuking and also everything you could possibly need for raids

Discord Panel Discord Panel is an AIO panel for Discord that aims to have all the needed tools related to user token interactions, as in nuking and al

null 11 Mar 30, 2022
A simple Discord Bot created for basic functionality and fun chat commands for use in a private server.

LoveAndChaos-Bot v0.1.0 LoveAndChaos-Bot is a Discord Bot specifically designed for a private server; this bot is merely a test and a method to expose

Morgan Rose 1 Dec 12, 2021
📷 Instagram Bot - Tool for automated Instagram interactions

InstaPy Tooling that automates your social media interactions to “farm” Likes, Comments, and Followers on Instagram Implemented in Python using the Se

Tim Großmann 13.5k Dec 1, 2021
This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, having fun :) Creator: Marlon Zanardi

?? Space Crypto auto click bot ready-to-use ?? This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, ha

null 170 Dec 20, 2022
A small discord bot to interface with python-discord's snekbox.

A small discord bot to interface with python-discord's snekbox.

Hassan Abouelela 0 Oct 5, 2021
A discord http interactions framework built on top of Sanic

snowfin An async discord http interactions framework built on top of Sanic Installing for now just install the package through pip via github # Unix b

kaj 13 Dec 15, 2022
Boilerplate template for the discord-py-interactions library

discord-py-interactions_boilerplate Boilerplate template for the discord-py-interactions library Currently, this boilerplate supports discord-py-inter

Ventus 7 Dec 3, 2022
❤️ Hi There Im EzilaX ❤️ A next gen powerful telegram group manager bot 😱 for manage your groups and have fun with other cool modules Made By Sadew Jayasekara 🔥

❤️ EzilaX v1 ❤️ Unmaintained. The new repo of @EzilaXBot is Public. (It is no longer based on this source code. The completely rewritten bot available

Sadew Jayasekara 18 Nov 24, 2021
❤️A next gen powerful telegram group manager bot for manage your groups and have fun with other cool modules

Natsuki Based on Python Telegram Bot Contributors Video Tutorial: Complete guide on deploying @TheNatsukiBot's clone on Heroku. ☆ Video by Sadew Jayas

Pawan Theekshana 8 Oct 6, 2022
Amanda-A next gen powerful telegram group manager bot for manage your groups and have fun with other cool modules.

Amanda-A next gen powerful telegram group manager bot for manage your groups and have fun with other cool modules.

Team Amanda 4 Oct 21, 2022
Bagas Mirror&Leech Bot is a multipurpose Telegram Bot written in Python for mirroring files on the Internet to our beloved Google Drive. Based on python-aria-mirror-bot

- [ MAYBE UPDATE & ADD MORE MODULE ] Bagas Mirror&Leech Bot Bagas Mirror&Leech Bot is a multipurpose Telegram Bot written in Python for mirroring file

null 4 Nov 23, 2021
Emo-Fun is a bot which emojifies the text you send it

About Emo-Fun is a bot which emojifies the text you send it. It is easier to understand by an example Input : Hey this is to show my working!! Output

Suvodeep Sinha 3 Sep 30, 2022
Fun telegram bot =)

Recolor Bot About Fun telegram bot, that can change your hair color. Preparations Update package lists sudo apt-get update; Make sure Git and docker-c

Just Koala 4 Jul 9, 2022
Useful tools for building interactions in Python

discord-interactions-python Types and helper functions for Discord Interactions webhooks. Installation Available via pypi: pip install discord-interac

Discord 77 Dec 7, 2022
Botto - A discord bot written in python that uses the hikari and lightbulb modules to make this bot

❓ About Botto Hi! This is botto, a discord bot written in python that uses the h

null 3 Sep 13, 2022