0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a bug in the direct message parsing. i wasn't pulling the most recent direct message id, i was pulling the oldest one. this resulted in all direct messages being parsed over and over again. More... almost 15 years ago
Bug fixes and functional modifications. Integrate Tweetbox into the main program More... almost 15 years ago
Implement a real launcher, unify launching the bot and the parser from one place More... almost 15 years ago
Fix incoming storm data structure, fix missing import, make getMessages() actually work More... almost 15 years ago
fixed some db errors in noaaRSS integrated model with tweetBox More... almost 15 years ago
finished out the model integration with noaaRSS More... almost 15 years ago
Make getOptions verbose option the right type, comment and exit on initialize of the database More... almost 15 years ago
MySQL bind also More... almost 15 years ago
Quotes will be literal in configuration files More... almost 15 years ago
Allow initializing the database from launcher More... almost 15 years ago
Small bugfixes More... almost 15 years ago
forgot to commit the conf changes More... almost 15 years ago
continued some of mats pragmatic transfigurations More... almost 15 years ago
Merge branch 'master' of [email protected]:matburt/stormtweet More... almost 15 years ago
changed the twitter direct message id to be a string so it will be large enough and can be used for any db More... almost 15 years ago
Fix a comma More... almost 15 years ago
Fix long line More... almost 15 years ago
Move text into constants, clean up style to conform to pep8, fix comment More... almost 15 years ago
Renaming to msgFilter More... almost 15 years ago
Clean up style to match pep8 guidlines More... almost 15 years ago
Clean up tweetbox to init properly. Move application code into a dedicated main More... almost 15 years ago
added some db code to the noaa parser to store the storms. this hasn't been tested at all, and probably doesn't work More... almost 15 years ago
changed the model to use postgres made necessary mods to the tweetbot to accomodate psql's stricter enforcements More... almost 15 years ago
Initial message generated based on removing keywords More... almost 15 years ago
got the bot working for the most part More... almost 15 years ago
commiting the sqlite db and a code stream for a tweetBot. it doesnt work. i haven't tested it. it may not even import withouth kicking out errors More... almost 15 years ago
updated the model to add DirectMessages More... almost 15 years ago
made two wrapper functions for twitter More... almost 15 years ago
Cleanup shelf behavior, store State More... almost 15 years ago
added a db model and a small twitter api example More... almost 15 years ago