Skip to content

Commit

Permalink
Improved Description 🥰
Browse files Browse the repository at this point in the history
  • Loading branch information
RXNationGMG authored Aug 16, 2023
1 parent dd00b8b commit 3c8d110
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# RXTranslator
# RXTranslator 🤖

## Table of Contents
![RXTranslator Logo](https://cdn.discordapp.com/attachments/889544904236224622/1141269036961898557/image.png)

## Table of Contents 📕
- [Introduction](#introduction)
- [Features](#features)
- [Requirements](#requirements)
Expand All @@ -12,11 +14,11 @@
- [Contributing](#contributing)
- [License](#license)

## Introduction
## Introduction

Welcome to RXTranslator, the ultimate Discord bot for breaking down language barriers and enhancing communication on your server! Whether you're chatting with friends from around the globe, exploring foreign content, or just curious about different languages, RXTranslator has got you covered. Powered by advanced translation technology, this bot can seamlessly translate text and messages between a wide variety of languages, making multilingual interactions smooth and effortless.

## Features
## Features 🔰

- **Slash Commands Support:** RXTranslator supports Discord's latest slash commands, making it easy to access translation functionality with simple and intuitive commands.

Expand All @@ -34,13 +36,13 @@ Welcome to RXTranslator, the ultimate Discord bot for breaking down language bar

- **Extensible and Open Source:** The bot's code is written in JavaScript and provided as open source, allowing developers to contribute and build upon its functionality.

## Requirements
## Requirements

- Node.js v16 or higher
- 100MB Or More of Storage Space
- VPS Server (Optional)

## Installation
## Installation 🔧

1. Clone this repository to your local machine.

Expand All @@ -50,7 +52,7 @@ Welcome to RXTranslator, the ultimate Discord bot for breaking down language bar
npm install
```

## Configuration
## Configuration

Before running the bot, you need to configure the `config.json` file with the appropriate settings:

Expand All @@ -74,7 +76,7 @@ DISCORD_TOKEN=YOUR_TOKEN

Make sure to replace `YOUR_TOKEN` and `THE_BOT_CLIENT_ID` with your bot's actual token and client ID.

## Usage
## Usage

Once the bot is installed and configured, run the following command to start the bot:

Expand All @@ -98,28 +100,28 @@ The bot will automatically detect the language and provide the translation.

For a full list of available commands and their usage, type `/help` in any channel where the bot is active.

## Code Claiming
## Code Claiming 💻

This code is solely made by RXNationGaming. Any unauthorized use, distribution, or claiming of this code as someone else's work is strictly prohibited.

## Invite Our Bot
## Invite Our Bot 🤖

If you don't want to self-host it by yourself, you can invite our Discord Bot here :

[Invite Our Bot Here](https://discord.com/api/oauth2/authorize?client_id=824202332992045056&permissions=2147601408&scope=bot%20applications.commands)

## Support and Community
## Support and Community 🌎

For questions, feedback, bug reports, or general discussions related to RXTranslator, join our dedicated support server:

[Click Here](https://discord.gg/2wPQv5NcHD)

Our friendly community and developers are there to help and make your experience with RXTranslator enjoyable.

## Contributing
## Contributing 🛠

We welcome contributions to improve RXTranslator! If you have any feature suggestions, bug fixes, or improvements, feel free to open an issue or submit a pull request on our GitHub repository.

## License
## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 3c8d110

Please sign in to comment.