#3. |
Published: 2024-01-16 [Tue] 07:46, by |
I've now added quotes.py and memo.py You can get random quotes from the Gikopoi Quotes thread (or other places -- ideas welcome!) and you can also send memos to offline/afk users who will get their messages when they return. |
#1. gikopoi.py |
Published: 2024-01-15 [Mon] 16:25, by |
There is now a terrible Gikopoi bot I've written based on code from kafli: you can invoke it with the !help command in the bar. It has a blackjack and bank plugin. You can win REAL gikocoins and send them to your friends! I'm planning to add a !memo function (send a message to someone offline or AFK and the bot sends them your message when they return) and also !random / !addquote functions (get or add gikopoi quotes). What else do you think would be useful? I was thinking the bot could share youtube metadata when a youtube link is shared, e.g. the title of the video and its duration. The possibilities are endless... source: https://github.com/153/giko.py |