rendello / TTD2_Bot

A Discord chat bot TempleOS path and symbol lookup.
2 stars 1 forks source link

Modernization #2

Open rendello opened 6 months ago

rendello commented 6 months ago
tinkeros commented 6 months ago

I was going to say I like %% because it is short. Maybe since whenever they agree TempleOS and TinkerOS are pretty much exactly the same API you might consider making %% default to returning a TempleOS link and if a symbol is not found in TempleOS, then check TinkerOS and return a TinkerOS link if it exists?

rendello commented 6 months ago

Hey again TheTinkerer,

So, I'm excited for the slash commands, (autocomplete is one reason) but I'm also thinking of keeping %%, or probably just shortening it to %. The main annoyance is the TempleOS/TinkerOS switch. Right now, you can actually go %%(tinkeros)adam, but that's asinine. Maybe something like

%adam -> TempleOS result tn%adam -> TinkerOS result (or tinkeros%adam for longform)

I think checking for a TinkerOS result is a good idea, ie."No TempleOS result found, however, a TinkerOS result exists: ..."