#15. |
Published: 2024-05-10 [Fri] 17:48, by |
- RSS bot : when various feeds are updated, announce it in chat - URL titles : when a link is dropped, let people know what the <title> for the page is - !seen <username> : find out the last time a user signed on and/or talked I think a !seen command is equal parts good and bad.... [+] Due to the ephemeral nature of the 'poi it's common to wonder when certain characters were last around. [-] But part of what makes Gikopoi great and semi-unique is that it is somewhat ephemeral, especially contrasting with Discord etc. If you really want to get in touch with someone you haven't seen for a while, you can send them a memo with !mail username || message and hope they respond. |
#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 |