Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Blue <60958064+B1ue-Dev@users.noreply.github.com>
  • Loading branch information
B1ue-Dev authored Sep 10, 2023
1 parent 3fb4122 commit 1479705
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,43 @@
# Articuno [![Better Uptime Badge](https://betteruptime.com/status-badges/v1/monitor/c1yv.svg)](https://betteruptime.com/?utm_source=status_badge) [![wakatime](https://wakatime.com/badge/user/4a61584b-76a5-4b28-9ec2-4ebad12be49f/project/c8e18506-9fbe-440b-955f-34219e1ecf5f.svg)](https://wakatime.com/badge/github/B1ue-Dev/Articuno)
A fun Discord Bot, written with interactions.py.
# Articuno [![wakatime](https://wakatime.com/badge/user/4a61584b-76a5-4b28-9ec2-4ebad12be49f/project/c8e18506-9fbe-440b-955f-34219e1ecf5f.svg)](https://wakatime.com/badge/github/B1ue-Dev/Articuno)
A fun (parody) Discord Bot, written with interactions.py.

![banner.png](./articuno_banner.png)

[![Invite link](https://img.shields.io/static/v1?label=Articuno&message=Invite-to-server&color=6aa4c1&style=for-the-badge&logo=discord)](https://discord.com/oauth2/authorize?client_id=809084067446259722&permissions=2146958847&scope=bot%20applications.commands)


# Feature

Articuno is a multi-purpose Discord Bot that can do a wide variety of jobs, mostly with fun commands. It has a tag system (text) allows you to store and send multiple tags that suit with your server. Featuring an emoji management system, where you can steal and add emojis from other servers (Nitro or image url), remove and look up for the information about an emoji in your server. There is an image search command (powered by Google Images) allows you to look up for different images. Articuno also has a TTS command allows you to have a sentence spoken by different actors from Uberduck. And, Articuno also does its job as a Pokemon named bot, by having a **must-have** ``/pokedex`` command and the famous game from the franchise, Who's that Pokemon. Beside as a fun bot, Articuno also contains a moderation system with logging and a wide variety of misc commands to enhance your server experience.
Articuno is a multi-purpose Discord Bot that can do a wide variety of jobs, mostly with fun commands. It has a tag system (text) allows you to store and send multiple tags that suit with your server. Featuring an emoji management system, where you can steal and add emojis from other servers (Nitro or image url), remove and look up for the information about an emoji in your server. There is an image search command (powered by Google Images) allows you to look up for different images. And, Articuno also does its job as a Pokemon named bot, by having a **must-have** ``/pokedex`` command and the famous game from the franchise, Who's that Pokemon. Beside those features, Articuno offers a wide range variety of random fun command, more as a parody, that can hype up the current chat in your server.

## Highlight commands:

- ``/img``: Look up for images from Google Images.
- ``/img``: Look up for images from Google Images. 🖼

- ``/tag``: A message tag system (view, create, edit, info, delete, list). 📜

- ``/emoji``: An emoji management system (info, steal, add, remove). Those emojis from another look fancy, right? Add them to your own server with Articuno. 🏡

- ``/tts``: Get the message spoken by a character. Having a character speaking your sentence must be fun. 😎

- ``/mod``: Moderation commands (kick, ban, hackban, unban, timeout, untimeout). You want to keep your server clean and tidy with good members, right? 👮‍♂️

- ``/snipe``: Want to see the most recent deleted message in the chat? Articuno has you covered, *but in 2 minutes, he can't remember a lot*. 🤒
- ``/snipe``: Want to see the most recent deleted message in the chat ~(to expose someone)~? Articuno has you covered, *but in 5 minutes - and 5 message, he can't remember a lot*. 🤒

- ``/trivia``: A trivia game. See how much you know about this world. 🌐

- ``/truth_dare``: You all know the Truth n Dare game that you usually play with your friend group? Looking no more, as Articuno now simulate it on Discord. 👨‍👨‍👧‍👦

## Built in message log system and join/leave
Articuno has a built in log system for deleted message, user join/remove.
- ``/hangman``: The classic Hangman, now on Discord. 🧶

- For message logs: Name a channel with ``logs``. This will log crucial events, such as ban, timeout, deleted/edited messages, etc.

- For join/leave message: Channel with the name ``welcome-goodbye``. This will send an embed message whenever there is a new user who just recently joined the server or someone who just leave the server.
- ``/whos_that_pokemon``: The famous Who's that Pokemon game. Let's see your knowledge about Pokemon. ⚡

## Misc commands
Articuno has a good range of miscellaneous commands, such as ``amogus``, ``flip``, ``hug``, ``ship``, etc. You can have a look more at the bot command list after adding Articuno to your server.
Articuno has a good range of miscellaneous commands, such as ``amogus``, ``flip``, ``hug``, ``ship``, `/clownrate`, `/uwu`, `/amogus`, `sanitycheck`, `/gay`, etc. You can have a look more at the bot command list after adding Articuno to your server.

## For Pokemon

- There is a ``/pokedex`` command so you can look up for information about a Pokemon. What is special about this Pokedex command compared to the others is a featured called auto-complete, so you can look up for information about your Pokemon easier.

- ``/who_is_that_pokemon`` The famous "Who's that Pokemon" game from the franchise.

- ``/poketwo`` For guessing the Pokemon from Poketwo's hint.

- ``$<pokemon_name>`` Send a sprite of a Pokemon.

- ``$shiny <pokemon_name>`` Send a shiny sprite of a Pokemon.
Expand All @@ -52,7 +46,7 @@ Articuno has a good range of miscellaneous commands, such as ``amogus``, ``flip`

It is very simple. Just add him to your server, select a command from the Articuno list after typing the `/` symbol, read the command description and you are good to go.

Oh, and beside slash command, Articuno also has some commands that have prefixed message command support. (You may wonder what is a prefixed message command? Remember the old time when slash command wasn't a thing yet? You use bots with symbol and name like `$`, `.`, `h!`, `?`.)
Bbeside slash command, Articuno also has some commands that have prefixed message command support. (You may wonder what is a prefixed message command? Remember the old time when slash command wasn't a thing yet? You use bots with symbol and name like `$`, `.`, `h!`, `?`.)

Type `/help` to see a list of available slash commands.

Expand Down

0 comments on commit 1479705

Please sign in to comment.