Skip to content

AtharvShinde2004/TechCognita_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechCognita Discord Bot

Description

TechCognita Discord Bot is a versatile bot designed to enhance your Discord server experience. It comes packed with various features and commands spanning different categories such as administration, fun, moderation, tech news, and utilities.

Features

  • Administration: Commands for managing your server, such as viewing server statistics.
  • API Integration: Integration with various APIs to provide random facts, jokes, and quotes.
  • Events: Automated greetings and chatbot functionality powered by OpenAI.
  • Fun Commands: Entertaining commands like coin flips, dice rolls, and message repetition.
  • Moderation: Commands for moderating your server, including banning, kicking, and message clearing.
  • Tech News: Automatic fetching and posting of tech news from popular sources.
  • Utility Commands: Handy utilities like avatar display, member count, embed creation, and nickname management.

Installation

  1. Clone the repository:

    git clone https://github.com/Atharvshinde2004/TechCognita-Bot.git
    cd TechCognita-Bot
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set up your Discord bot token:

    • Create a bot_functions.py file in the root directory.

    • Define your bot token in the file:

      Token = "YOUR_BOT_TOKEN_HERE"

Usage

  1. Run the bot:

    python Main.py
  2. Invite the bot to your Discord server:

    • Use the invite link generated by your bot to invite it to your server.
    • Make sure to grant necessary permissions for the bot to function properly.

Configuration

  • Prefix: The default command prefix is !!. You can modify it in the Main.py file.
  • Channel IDs: Update the channel IDs in respective cog files to ensure commands work correctly.

Contributors

License

This project is licensed under the MIT License.

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages