Skip to content

[Feature Request] - Allow users to openly trade waifus #84

@BellezaEmporium

Description

@BellezaEmporium

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
As an extension to #69, add a /opentrades, and a /addtradeoffer command, in which permits users to give trade offers to all WaifuBot users (not limited to Discord servers). This could permit exchanges abroad users (and maybe some persons may encounter some nice people in the same instance !)

Technical explanation
On DB : "tradeoffers" DB, containing "discord_userID", "waifuToOffer", "additionalComment" (optional)

On WaifuBot : /opentrades -> DB interrogation : "SELECT * IN tradeoffers"
/addtradeoffer -> "Which waifu would you want to trade ?" -> user adds waifu -> "Any additional comments ?" -> user can add a comment -> "INSERT INTO tradeoffers"

(optional) In WaifuGUI : "Open Trades" -> List of waifus. On click on one offer, gives waifu, discord ID and comment;

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaitingis blocked by something else

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions