langel / botb_irc_bot

battle of the bits instant relay chat magic
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

!entry_id command #69

Closed langel closed 4 years ago

langel commented 5 years ago

bot returns link to entry with specific id

ghost commented 5 years ago

just interpolate the id into this url:

http://battleofthebits.org/arena/Entry/poop/${id}/

(actually works)

langel commented 5 years ago

just make a pull request ;D

ghost commented 5 years ago

haha, i might (:

kleeder commented 5 years ago

looks like sleeparrow didnt make this pull request, but i did. his idea is nice, too, but i used the api the same way as the !entry command just to have it consistent. uhh, hope it works lol o:/