I want to create a bot that will help me collect election data and display or send it to people, what languages would help me? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I want to create a bot that will help me collect election data and display or send it to people, what languages would help me?

election bot that monitors election results and displays them or send them to subscribers

21st Dec 2016, 4:04 PM
Hayes njogu
Hayes njogu - avatar
4 Answers
+ 5
JavaScript, Ajax and RegExp
21st Dec 2016, 4:11 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 5
Javascript, Python using Regex And For Added Complexity Use Data structures That Don't Allow Duplicate Results
22nd Dec 2016, 11:26 AM
Given
Given - avatar
+ 5
It easy, do an Ajax request to get content and filter it with RegEx then you can display it to user...
22nd Dec 2016, 1:02 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
@valentinhacker tell me more
22nd Dec 2016, 8:24 AM
Hayes njogu
Hayes njogu - avatar