https://github.com/Kraigie/nostrum
On a very basic level, how would I convert the code in the picture to Gleam bindings? I know how to bind functions like create_message. As far as I know, Gleam does not use the use keyword, nor does it have an alias keyword. I'm assuming they are syntactic sugar, though I don't know how to deal with them in Gleam.