Skip to content

Khesir/ari-connect-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ari Connect - Your Ultimate Global Chat Hub

🚀 Say goodbye to server-hopping and hello to seamless connectivity! Our specially designed bot brings gaming communities together like never before.

Join and show some support

Inv the bot

Features Include:

  • Global Chat Compatibility: Connect with gamers worldwide in one place.
  • Anywhere, Anytime Access: Stay connected on-the-go.
  • Private Lobbies: Secure spaces for inter-server conversations

Installation

Prerequisite

  • Python 3.12.*
  • pip 24.0

Before running all make sure that you have installed all modules that we'll be using, to do that run this command.

pip install -r requirements.txt

After that make sure that you have a .env file at the same level of the main.py. How do I know the values for the .env file?

  • Checkout plugins > config.py and check the returned values, you'll be able to see what are needed.
  • To know the keys, you'll find in the config os.getenv(<this is the key>) if you have now defined the config, put those keys with corresponding values, e.g.
DISCORD_API_TOKEN = 
DISCORD_COMMAND_PREFIX = 
MONGO_DB_URL =

# Logging ID
# Make sure that all channel ID is under the guild
LOG_GUILD_ID =

# Channel IDS for logging
LOG_CHAT_ID = 
LOG_SYSTEM_ID = 
LOG_MOD_ID = 
LOG_PLAYER_REPORT_ID =

CACHE_THRESHOLD = 

GENERAL_LOBBY_NAME =
FENDERBOT_USER_ID = 

License

About

Global chat bot, connects all server into one lobby and chats to one channel in your server b y utilizing discord webhooks

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors