Skip to content

Releases: Givralix/PerlBot

No more Python

13 Jun 08:01

Choose a tag to compare

Like the title says, I've removed all Python code.

Since many other things have changed, I think this release is worthy of increasing the version number.

  • Save for the hourly update script, everything is in Perl now.
  • Asks are now answered properly, using the post_edit function.
  • Due to the new algorithm for answering asks, the answers are much less likely to be cut short.
  • She's faster now (though it's unnoticeable for anyone but me).
  • shitpost_database was moved to show_dialogue.txt
  • chat_database was moved to blog_dialogue.txt

raspberry pi

31 Aug 15:35

Choose a tag to compare

so this update doesn't add much in code itself, it's mostly small changes so perlbot could run once an hour on my raspberry pi, which is pretty cool!! i had to do it so i can go to school without worrying

Answers c:

13 Aug 10:33

Choose a tag to compare

now Perlbot can run all by herself (its a little scary)!
she answers questions by making a text post tagging in whoever asked it and storing the ask's id so she doesn't answer it again
running perlbot.pl answers all asks that weren't answered previously and puts two new text posts in the queue
putting (( at the beginning of an ask makes her ignore it

also, she makes her text posts based on both everything she said in the show and the asks that people sent her so now basically she can say shes gay

Now it works

19 Jul 09:42

Choose a tag to compare

basically what it says
I can run this & post a sentence to the blog just like intended
(still need to make it able to queue posts, answer asks, etc.....)