#24. |
Published: 2025-08-07 [Thu] 15:26, by |
Thinking of adding a !trip function that lets you search like... !trip gyudon_addict -- show a list of trips associated with the name "gyudon_addict", or !trip !OWilfaktBI -- show a list of names associated with the trip â—†OWilfaktBI Any ideas on how to sort this? It could go by the "!seen" index (maybe last 5 logins associated with name/trip) or it could go by the !balance index (the richer the name+trip, the higher up in the ranking). Feedback welcome before I implement it . I am tending towards the former option but I appreciate input |
#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 |