ccxt /
ccxt
A cryptocurrency trading API with more than 100 crypto and prediction exchanges in JavaScript / TypeScript / Python / C# / PHP / Go / Java
96/100 healthLoading repository data…
jimmynguyen0313 / repository
A Python bot that streams live tweets based on keywords and fetches recent tweets from specific users to a Discord channel. Built with Tweepy, Discord API, and asyncio for asynchronous communication. Perfect for real-time tweet monitoring and seamless integration into Discord servers.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A Python-based Twitter Discord bot that streams live tweets based on search terms and allows users to fetch the latest tweets from specific Twitter accounts.
Clone the repository:
git clone https://github.com/yourusername/twitter-discord-bot.git
cd twitter-discord-bot
Install dependencies:
Make sure you have Python 3.8+ installed. Then install the required packages using pip:
pip install -r requirements.txt
Set up environment variables:
You'll need to provide your Twitter API and Discord credentials. You can do this by creating an .env file or exporting them in your shell environment.
.env example:
TWITTER_API_KEY=your_api_key
TWITTER_API_KEY_SECRET=your_api_key_secret
TWITTER_BEARER_TOKEN=your_bearer_token
TWITTER_ACCESS_TOKEN=your_access_token
TWITTER_ACCESS_TOKEN_SECRET=your_access_token_secret
Configure the bot:
Set up your Discord bot and configure it to connect to your Discord server. Instructions can be found in the Discord Developer Portal.
Twitter Developer Setup:
.env with your actual credentials.Discord Bot Setup:
.env with your Discord bot token.Running the bot:
After setting up the environment and installing dependencies, you can start the bot by running:
python bot.py
Bot commands:
search_terms list.!tweets usernameSelected from shared topics, language and repository description—not editorial ratings.
ccxt /
A cryptocurrency trading API with more than 100 crypto and prediction exchanges in JavaScript / TypeScript / Python / C# / PHP / Go / Java
96/100 healthAstrBotDevs /
AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
94/100 healthfeder-cr /
AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.
python-telegram-bot /
We have made you a wrapper you can't refuse
98/100 healthNirDiamant /
50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.
84/100 healthgunthercox /
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
96/100 health