A bot which provides online/offline and player status for Thicc SMP, using Replit

A bot which provides online/offline and player status for Thicc SMP. Currently being hosted on Replit. How to use? Create a repl on Replit, put those files in. Create an environment variable, name it TOKEN, put your Discord bot token in the value box. Create another environment variable, name it ADDRESS and put your server’s IP address in. Edit your bot’s prefix if you want in main.py. Start repl. 24/7 Hosting Login to your UptimeRobot account, create a monitor (HTTP(s) […]

Read more

Fastest tibia bot API using python

tibia bot api using python ⚙Running the app Add confidence to floor level to have more accuracy detecting user coordinates since some levels have a lot of “black” pixels. reduce/increase confidence when player bounds is not found. Add retry strategy. See also the list of contributors who participated in this project Copyright © 2020 This project is MIT licensed GitHub https://github.com/lucasmonstro/pytibia    

Read more

A python bot created for the Pycord community

Robocord is a bot created for the community of the Pycord Server. Just a bot created for Pycord Server. You can start pull requests, I will check it and if its good I will add it to the bot.👍 I recommend you do not try to install the whole code and copy it, since certain things here and there are not really defined, for example, token. Some variables are stored in env files, so you might get a lot of […]

Read more

Chatbot construido com o framework Rasa in python

Chatbot construido com o framework Rasa. Necessário instalar Docker e Docker Compose. Para inicializar a aplicação, basta executar o comando abaixo na raiz do projeto: docker-compose up Cainais Portas utilizadas localhost:3306: Racom Banco de dados (MySQL) localhost:4040: Túnel de conexão (Ngrok) localhost:4444: Racom API (Node.js) localhost:4445: Webchat localhost:5002: Rasa API localhost:5005: Rasa Server localhost:5055: Rasa Action Server Observações Ao executar a aplicação, o server do chatbot irá ser executado na porta :5005 e irá criar um túnel nessa porta para […]

Read more

A discord bot that will help you browse/download nhentai sources

Risa Risa is an nHentai discord bot that will help you browse and download your favorite doujin inside your own discord server. Hosting Manual Hosting To manual host Risa, just simply go into the config folder and edit the config.txt by replacing YourDiscordBotTokenHere with your discord app token, then change the file extension from .txt to .json, and execute risa_main.py. Heroku Hosting Risa is now host-ready for heroku! To host, just simply add your token as a config varto your […]

Read more

A Bot to Upload files to Many Cloud services

oVo MultiUpload A Bot to Upload files to Many Cloud services. Powered by Telethon 🚩 Features Working on Requests Fast Telethon Many Cloud Services such as Gofile.io, File.io Heroku Deployment Simple UI Many More… 🚩 Deploy to Heroku Click below button to deploy heroku and fill requred vars. Nothing else. 💫 Heroku Vars APP_ID: Get it from my.telegram.org. API_HASH: Get it from my.telegram.org. BOT_TOKEN: Go to @BotFather and Create new bot. Insert that bot’s bot token. LOG_CHANNEL: A channel ID […]

Read more

Bot to notify when vaccine appointments are available

Vaccine Watch Bot to notify when vaccine appointments are available. Supports checking Hy-Vee, Cosentino’s stores (KC), Ball’s stores (KC), Rapid Test KC, and locations checked by VaccineSpotter (including Walmart, Walgreens, CVS, Costco). Supports sending notifications to Slack, Discord, Microsoft Teams, Twilio, and Twitter. Notifications are sent when a location has appointments. No more notifications are sent for that location until it becomes unavailable again. PRs welcome to support other clinics or notification methods. This project has no affiliation with any […]

Read more

Telegram bot to remove the forwarded tag from messages

AnonymousSenderBot Telegram bot to remove the forwarded tag from messages Usage Deploy to Heroku Tap on above button and fill API_ID, API_HASH, BOT_TOKEN. Then tap “Deploy App” below it. Wait till deploying is complete (will take atmost 2 minutes). After deploying is complete, tap on “Manage App” Check the logs to see if your bot is ready! Local Deploying Clone the repo git clone https://github.com/StarkBotsIndustries/AnonymousSenderBot Edit Config.py and fill the needed variables Enter the directory cd AnonymousSenderBot Run the file […]

Read more

Twitter bot that finds new friends in Twitter

Twitter Bot Thats Find New Friends pip install textblob pip install tweepy pip install googletrans check requirements.txt file Environment variable create .env API_KEY=”API_KEY here” API_SECRET_KEY=”API_SECRET_KEY here” TOKEN=”TOKEN here” TOKEN_SECRET=”TOKEN_SECRET here” GitHub https://github.com/Ibukiyoshidaa/TwitterFindNewFriend    

Read more
1 3 4 5 6 7 9