A community made discord bot coded in Python and running on AWS

Pogbot This is an open source community ran project. Join the discord for more information on how to participate. Coded in python, running on AWS. Adding Pogbot To add Pogbot to your discord server, send a message to Pogbot#0689 with the keyword add. Getting Started Once Pogbot is added, run the command !setup to get antiquated with Pogbot. GitHub https://github.com/projectopengroup/Pogbot    

Read more

Simple, yet effective moderator bot for telegram

Samurai Telegram Bot Simple, yet effective moderator bot for telegram. With reports, logs, profanity filter and more :3 Personal bot, made for easy chat auto-moderation.Adds reporting functionality, profanity filtering (both english & russian languages are supported), logging system via private channel and much more!More of that, the bot code & functions can be easily extended and/or limited as you prefer. The code has NOT been polished and is provided “as is”. There are a lot of code that are redundant […]

Read more

An advanced crypto trading bot written in Python

Jesse Jesse is an advanced crypto trading framework which aims to simplify researching and defining trading strategies. Why Jesse? In short, Jesse is more accurate than other solutions, and way more simple. In fact, it is so simple that in case you already know Python, you can get started today, in matter of minutes, instead of weeks and months. Required Stack Here is the required stack: Python >= 3.6 pip >= 19.3.0 PostgreSQL >= 10 ta-lib >= 0.4 Most of […]

Read more

A pure Python interface for the Telegram Bot API

python-telegram-bot This library provides a pure Python interface for the Telegram Bot API. It’s compatible with Python versions 3.6.2+. PTB might also work on PyPy, though there have been a lot of issues before. Hence, PyPy is not officially supported. In addition to the pure API implementation, this library features a number of high-level classes to make the development of bots easy and straightforward. These classes are contained in the telegram.ext submodule. A pure API implementation without telegram.ext is available […]

Read more

A telegram bot that can send you high-quality audio

Music downloader bot Still under development Please Report issues to improve this repo.I will try to fix bugs in next update Music downloader bot is a telegram bot that can send you high-quality audio Features All jio saavn Song,Album and Playlist links are supported Meta data such as Album Art, artist details are present Lyrics are also embeded into the meta data (if available) Deployment Please read all the deployment instructions before deploying the bot This project entirely depends on […]

Read more

Telegram bot that can do a lot of things related to PDF files

Telegram PDF Bot Telegram bot that can do a lot of things related to PDF files. A Telegram bot that can: Compress, crop, decrypt, encrypt, merge, preview, rename, rotate, scale and split PDF files Compare text differences between two PDF files Create PDF files from text messages Add watermark to PDF files Add text layers to PDF files to make them searchable with text Extract images and text from PDF files Convert PDF files into images Beautify handwritten notes images […]

Read more

A heraldry-related bot for the Heraldry Community

Heraldtron A heraldry-related bot, designed for the Heraldry Community. Requirements cchardet and aiodns are also recommended to improve performance. For convenience, these can all be installed with pip install -r requirements/main.txt. Setup As one may expect, this bot requires a bot account to run. Refer to the discord.py instructions on creating one for more information. For some functionality, a Google Cloud Platform account is required, with the Custom Search and Google Drive APIs enabled. Custom search features additionally require a […]

Read more

Discord Music Bot written in Python

Discord-Bot Discord Music Bot written in Python. This bot as of right now can: Join the channel you’re in Play from Youtube Pause Stop Resume To do: Add messages when commands are executed succesfully Queue system Have the bot always on Include eventual jokes Dependecies: discord.py ffmpeg YouTube-dl dotenv GitHub https://github.com/eric-yeung/Discord-Bot    

Read more

A lightweight Python robot simulator for JupyterLab and Notebooks

aitk.robots A lightweight Python robot simulator for JupyterLab, Notebooks, and other Python environments. Goals A lightweight mobile robotics simulator Usable in the classroom, research, or exploration Explore wheeled robots with range, cameras, smell, and light sensors Operate quickly without a huge amount of resources Create reproducible experiments Designed for exposition, experimentation, and analysis Sensors designed for somewhat realistic problems (such as image recognition) Especially designed to work easily with Machine Learning and Artificial Intelligence systems Installation For the core operations, […]

Read more

A simple discord slash command handler for discord.py

discord-py-slash-command Discord Slash Commands are a new implementation for the Bot API that utilize the forward-slash “/” symbol. Released on 15 December 2020, many bot developers are still learning to learn how to implement this into their very own bots. This command handler aims to help serve as a guidance for those looking into wanting to add these new slash commands into their bots for those that use discord.py, building off of the current library code and substituting its own […]

Read more
1 2 3 4