All Projects → Skayo → Devrant Randomquotebot

Skayo / Devrant Randomquotebot

Licence: mit
A bot that posts random quotes to devRant everyday

Labels

Projects that are alternatives of or similar to Devrant Randomquotebot

Irackbot
Bridge between Slack and IRC channels allowing message filtering and logging while keeping communication public
Stars: ✭ 25 (+92.31%)
Mutual labels:  bot
Telegram Iranbot
🌎 A dead simple Telegram bot for FA to FA, EN to FA translation
Stars: ✭ 9 (-30.77%)
Mutual labels:  bot
Telegram Weather Bot
☀️ Telegram Weather Bot
Stars: ✭ 11 (-15.38%)
Mutual labels:  bot
Instagramfirstcommenter
This bot will post a predefined comment as fast as possible to a new post on the target profile. I used this to successfully win tickets for a big music festival.
Stars: ✭ 26 (+100%)
Mutual labels:  bot
Buddywing.defaultcombat
The default combat routine included with BuddyWing, the bot for SWTOR
Stars: ✭ 8 (-38.46%)
Mutual labels:  bot
Chir.py
twitter news bot that builds followers, posts, and bitcoin via ppc links
Stars: ✭ 10 (-23.08%)
Mutual labels:  bot
Parabot
The best Open Source Runescape Private Server (RSPS) Bot; For servers such as Ikov, DreamScape, Runique, PkHonor, and many more!
Stars: ✭ 24 (+84.62%)
Mutual labels:  bot
Spotify Bot
Spotify Messenger Bot
Stars: ✭ 12 (-7.69%)
Mutual labels:  bot
Thecsebot
Bot user for the slack team of IIT Roorkee, CSE students batch of 2016-20
Stars: ✭ 9 (-30.77%)
Mutual labels:  bot
Tweety
.NET Standard Library to help in managing Twitter Webhook APIs.
Stars: ✭ 11 (-15.38%)
Mutual labels:  bot
Disatbot
DABOT: Disaster Attention Bot
Stars: ✭ 26 (+100%)
Mutual labels:  bot
Sulla
👩🏻‍🔬 Javascript Whatsapp api library for chatbots
Stars: ✭ 844 (+6392.31%)
Mutual labels:  bot
Drawbot
Repository for DrawBot. The Discord Art bot!
Stars: ✭ 10 (-23.08%)
Mutual labels:  bot
Adhesive
A chatbot serving as your glue between Telegram and Signal sticker packs
Stars: ✭ 25 (+92.31%)
Mutual labels:  bot
Pytelbot
A playful bot in telegram
Stars: ✭ 12 (-7.69%)
Mutual labels:  bot
Scrapit
Scraping scripts for various websites.
Stars: ✭ 25 (+92.31%)
Mutual labels:  bot
Jabbot
Extensible, multi-protocol chat bot written in java
Stars: ✭ 9 (-30.77%)
Mutual labels:  bot
Deku
Multi-purpose discord bot built with discord.js
Stars: ✭ 13 (+0%)
Mutual labels:  bot
Zonkeynet
RADIO Mesh Network
Stars: ✭ 12 (-7.69%)
Mutual labels:  bot
Automuteus
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
Stars: ✭ 852 (+6453.85%)
Mutual labels:  bot

DevRant-RandomQuoteBot

A bot that posts random quotes to devRant everyday

License Codacy Badge Quotes Score

Requirements

The Bot is made for PHP 5.6 (My web-hoster only offers this version)

Directory Structure

.
├── DevRant.php             # Little Class to access DevRant-API
├── index.php               # Executes RandomQuoteBot
├── newYear.php             # Executes newYearBot (RandomQuoteBot)
├── newYearBot.php          # Class for the newYearBot (RandomQuoteBot)
├── randomQuoteBot.php      # Class for the randomQuoteBot
├── .gitignore              # Contains some info about other files I have on my computer
├── LICENSE.md
└── README.md
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].