Created a discord bot program that allow users to import links to weird application. This PR added lists property to the user' profile that works as a collection of links. Any links that are imported to Weird via this discord bot will be stored as a list named "discord_links" that is accessible via the link https://weird.one/u/<username>/discord_links.
In order to run this discord bot, you have to register a discord bot and store the discord bot token as an environment variable and run the application as usual. Please note that you have to visit any weird page to activate the discord bot program.
Created a discord bot program that allow users to import links to weird application. This PR added
lists
property to the user' profile that works as a collection of links. Any links that are imported to Weird via this discord bot will be stored as a list named "discord_links" that is accessible via the linkhttps://weird.one/u/<username>/discord_links
.In order to run this discord bot, you have to register a discord bot and store the discord bot token as an environment variable and run the application as usual. Please note that you have to visit any weird page to activate the discord bot program.