Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "twitter bot"
-
INTRODUCING:
---
SYNTAX HIGHLIGHT BOT
---
I have lots of ideas.
This was one of them.
Last week I was playing around with https://carbon.now.sh and found it quite cool!
Then I thought: https://carbon.now.sh supports Twitter. Cool. But what about devRant?
So yeah, then I got the idea: A devRant Bot that generates https://carbon.now.sh images!
Now, 4 days and 800 lines of code later, the bot is ready!
I even had to rewrite the notification checking code 4 times, because none of them worked perfectly...
But on the other hand, the final solution is so good that I want to keep it a secret for now ;D
---
HOW TO USE:
All you need to do is to mention the bot!
Example:
<rant>
@highlight
console.log('Hello World!');
</rant>
The bot then generates your syntax highlighted code (as an image) and posts it as comment a few seconds later.
Everything before the "@highlight" will be ignored!
Example:
<rant>
Look at this code:
@highlight
function add(a) {
return a + 1;
}
</rant>
Here, "Look at this code:" will not be included in the syntax highlighted code.
If the comment text ends right after the "@highlight", the bot wont reply, btw.
---
THEME SELECTION:
That's not all!
You can even select the theme for your syntax highlighted code!
Just go to my other rant and read the instructions!
The theme will be used for every image the bot generates for you!
Link:
https://devrant.com/rants/2178551
---
Feel free to ask any questions in the comments!
My creator (and father thanks to @rutee07), @Skayo, will try to answer all of them!
P.S.: Speaking of @rutee07: I'm a girl. (Also thanks to him)167 -
2017 Recap + DEVBANNER !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
1. So, let's recap my 2017 first. It was awesome
Here is some list that I can remember
- finding my hobby (fsx, vatsim)
- finding computers aren't genius
- creating a new language
- major improvements in my unity skills
- found out i am friendly
- getting a job at google in a dream
- creating my banner in krita --> devbanner collab :D
- Logo creation fail
- CS class apply fail
- getting free stickers for the first time of my life
- getting death threats (lol)
- finishing my first ever big c# project
- got offensive words from a bot that i am a f***ing d***head.
- getting downvotes after creating such a shitty meme
- getting my rant featured in twitter
- finding that my friends love my game
- getting a sneak peak at the src of devrant
- coding with turbo c
- not using git cuz too lazy
- finds out msdn is god
- slowly hating unity, but likes it cuz it is using c#
- reaching level 2 in google foobar
- started 100+ projects this year and finished about 6 of them.
- devRant motivated me a lot
2. devBanner stuffs
So, how it all started is when I wanted to create my own logo. Some people will remember it. The one with arrows and cozyplales written on it. Then, I created my own banner with Krita (their text tool sucked). After that, due to some suggestions by the community, I decided to create a collab. From then, many people contributed to the devBanner project. Special thanks to @Kimmax for his awesome prototype of the frontend made during I was sleeping.
Now, before I talk more, I want to talk something. I don't post a rant about my collab cuz i want to get upvotes. I just want more people to use this simple creation software. You can literally use them anywhere, and it is FOSS.
Well....
If you want to create again, you can do so at https://devbanner.center
If you want to contribute, please do so by visiting https://github.com/devBanner
We are looking for a skilled frontend dev who can do the basic web stuffs. (we don't use frameworks currently for our frontend)
---------------------
Thanks everyone for making 2017 awesome. Can't wait to welcome 2018. Happy new year everyone, and I will drop my banner here.21 -
I've had a Twitter bot running for just over a year now. It's going to gain it's 6000th Follower at some point today.
I find it odd that an automated account I made has more Followers than all of my human accounts across all social networks combined - a lot more. I like to wonder about my bot Followers, how many of them are bots? How many of them are real and feel an actual connection with "me" and look forward to my Tweets, blissfully unaware that it's a bot?10 -
This Twitter Bot will make you addicted to Books.
That is the title I came up for this post.
Anyway I just wrote a new Twitter Bot that when tweeted the name of the book that you last read, it will reply back with a related book suggestion.
Feel free to take it for a spin and share your interesting finds. I know you will try to break it :)12 -
I've made a social dashboard to pull tweets/instagrams with certain hashtags for a big company event we have next week, which will be on all the big screens. We've been testing it this week on some of the screens. This morning, a Twitter spam bot posted a rather explicit picture of 2 girls having some fun, with one of the hashtags.. It was on the screens for 20 minutes before I realised. 😢4
-
What my twitter looks like after Cloudflare decides to randomly close all my websocket connections from my free Discord bot, leaving it to die from arbitrary rate limits.
-
So I'm in start up type situation with 9 employees. However this isn't a fucking standard business environment it's the military. Now I have to do all the dev myself, which is no problem the issue is my bosses do not understand technology at all. I mean they can send an email and know their way around excel, that's it. So when trying to explain to them why our Twitter or Facebook bot can't do XYZ it's like banging my head against a wall.4
-
Was debugging locally why my bot was inserting the same values twice into the database only to then realise my heroku worker was still on..
-
I'm studying Python at the moment and I'm looking for some easy projects to do in order to gain hands on experience. After having written the code of a dice simulator for Risk!, I'm now thinking of a Twitter bot as my next project. Has anybody done it? Would you reccomend doing it?
Since joining devRant I've felt much more motivated to progress in learning Python and if it felt really rewarding to play Risk! without rolling the dice, it also thanks to you all. Sorry for ths cheesy nuance and for this not being a rant.3 -
Facebook API is the most cancerous API to ever exist!
Complicated as fuck for no reason.
Don't get me started on WhatsApp API.
In the end I managed to make it work with my bot, but dude did that take a lot of time.
Using Twitter API and Discord API on the other hand was way easier.12 -
I am developing a twitter bot which will post local weather daily. After few test tweets, twitter locked the account and asked to verify account by calling. They called and I wrote down the verification code but THE FUCKING TWITTER returns a "Something went wrong." error with no actual clue about the problem.
-
Hey, I hear you like developers ranting! Maybe you also like developers swearing: https://twitter.com/gitlost1
-
I wrote the most USELESS Twitter bot ever. It's absolutely unnecessary and I don't know why it exists.
https://twitter.com/quackfail
Tell me if you have another bright ideas about it.
quack.6 -
I want to start another project but I have no idea what the hell to create. I was thinking of a Twitter Bot but idk what to make it do. I just want to make something.
One of the worst programming feelings is the feeling you get when you want to make something but have no inspiration or drive to even think of a good objective (whether it’s something I get hyped about or not)1 -
Today I had nothing to do and started writing a twitter bot that tweets a random picture from bing maps filtering seas which are uninteresting. I think this is good for 1 day development.
https://twitter.com/TheAliveEarth2 -
israel population = ~10 mil
uk population ~70 mil
popular vote uk = 0
popular vote israel = 325
huh?????? i finally believe the conspiracy theory... there is total bullshit moving through the undercurrents of international society. actually the entire media and everything on the planet is shifted by angry retards with an IQ of approximately 27 who read something on twitter and therefore they must of course conform and do it
rich hands of influence reach far across this modern world....
my twitter dies on wednesday, I think i'm quitting this platform too... i'm just so sick of wasting time 'discussing' with people who literally have informed their entire lives by sources of media that all have an agenda, and yet said reader can't recognize that. go to bot school you fucking 🤡
also inb4 eurovision is a clown event, i know it is, but the fact that 'israel' as a country was for a good 10 minutes at 1st place of the vote is simply mind boggling to me (and to be fair, switzerland, france, israel, portugal, and croatia acts in terms of art and musical talent were all shit IMO) but what do i know? apparently the 700 mio people who live in europe don't agree - but even then, who knows anything about anything as to the actual 'numbers' that are posted on these 'votes' - could all be fake, or, even worse, the entire WORLD could be fake and i'm just typing to a fucking reflection of my own conciousness on this box
ach i'm very close to just turning it all off, its just rubes on top of rubes, derivatives on top of derivatives all more retarded than the next, and each night
then i get people like kiki who rage at me for getting drunk, then 'brag' they ran 5k. i ran more and drank more than you today, get over it.
i didn't need pills to do any of it either.
or i get sid the it kid, who gives non ironic lessons in fucking PHP 😂😂😂😂 in 2024 on youtube, and yet acts like he's a badass because he pointed out a 'redundant' 'const' in my code 😂😂😂😂 actually i don't know why in the first place i listened to any of it... going my own way has ALWAYS been the best way
by 2030 i will sell my saas(es) for 500k(+) and wonder why i even gave clowns on this platform the time of day
you know what? fuck it, it's been fun devrant, as of today i become a hermit, sick of this planet, and these apes
read books, go running, learn math (or any skill at that matter) and stay calm.
i can't describe in words to all of you how much a fucking abysmal waste it all is... just build useful stuff that helps people. the enormous (and trust me, it is absolutely eclipsingly enormous) discussion about everything around everything else is truly and utterly mind numbing and time wasting to the absolute core
farewell14 -
My most successful project must have been a twitter bot that got news from cnn and substituted words... Pretty boring, but my only project with a commit that is not from me...
-
Fuck, got one of my Twitter bots permanently suspended. Twitter won't even tell me why.
It was called "gifb0t" and simply searched for "favourite gif" every hour and Retweeted 5 of the search results.
It turned up some killer gifs.
But it also sometimes (unintentionally) found porn gifs... Maybe someone complained?
Frustrating as I have other bots that are allowed to keep running.
Farewell and thanks, gifb0t!
And fuck you, Twitter.2 -
A question about image processing and machine learning.
I post random images of the Earth to Twitter. I would like the bot to detect if the image is bad one. How can I do this? Here is an example of bad image.9 -
Having problems with connecting nodejs twitter bot to cloudinary api to fetch images and directly posting them to twitter.
Any help?3 -
Finally! Here it is my bot! :D
http://bit.ly/jo-twitter-bot
Please guys, check it out and give me all your recommendations, I will read all of them :)