31
edits
Jan Dropmann (talk | contribs) No edit summary |
Jan Dropmann (talk | contribs) |
||
Line 16: | Line 16: | ||
[[File:Metalrain.png|400px|thumb|left]] | [[File:Metalrain.png|400px|thumb|left]] | ||
<br style="clear:both"> | <br style="clear:both"> | ||
=====Link to the GitHub project==== | |||
'''https://github.com/JHDROP/TwitterImageBot.git''' | |||
===== Source Code ===== | ===== Source Code ===== | ||
Line 208: | Line 212: | ||
return(sorted(interval, key = lambda x: x[0] + x[1] + x[2])) | return(sorted(interval, key = lambda x: x[0] + x[1] + x[2])) | ||
</source> | </source> | ||
==== Little Bot with Processing ==== | ==== Little Bot with Processing ==== |
edits