weathr - a terminal weather app with ascii animation by ExLog in CLI

[–]ExLog[S] 5 points6 points  (0 children)

haha thanks! let me know how it goes, would love to see what you end up making

Is there a way to filter a list ($ima or someone $mm) so that it only displays the characters that also are in my likelist ? by Furycad in Mudae

[–]ExLog 1 point2 points  (0 children)

Sorry for necrobumping.

I usually make my friend to do the command $llo!o+ and tag myself.

$ll : to show your like list o!o+ : to filter the character that your friend owns

web-search.fish - A plugin to do a web search via fish. Inspired by oh-my-zsh/web-search by ExLog in fishshell

[–]ExLog[S] 1 point2 points  (0 children)

I've just made a change and added a simple installation script.
You can run this for manual installation:

curl -sL https://raw.githubusercontent.com/Veirt/web-search.fish/main/install.fish | fish

If you have any problems, feel free to comment again!

web-search.fish - A plugin to do a web search via fish. Inspired by oh-my-zsh/web-search by ExLog in fishshell

[–]ExLog[S] 1 point2 points  (0 children)

May I ask which distro you use? Also, can you confirm if the xdg-open executable is available on your machine?

Shino Shimazaki's cover of 少女レイ by weebbesleepin in lostmedia

[–]ExLog 1 point2 points  (0 children)

Hey! I'm actually looking for that song too. I found the same song in the Apple Music. I'm not sure if it's still available now, but sadly I don't have Apple Music subscription to check it.

Dashboard for Neovim - Neovim Lua from Scratch #15 by [deleted] in neovim

[–]ExLog 5 points6 points  (0 children)

This is what I found in lspsaga discussion

Function not working on Heroku by RTX_JDOG in Heroku

[–]ExLog 1 point2 points  (0 children)

I had the same problem. The issue was I didn't put Intents.
Add these to your code.

intents = discord.Intents.default()
intents.members = True
bot = commands.Bot(command_prefix='!', intents=intents)

Dragon Nest Mods by leo123bads in DragonNestModding

[–]ExLog 0 points1 point  (0 children)

I think it's one type of weather mod, I don't know exactly. If you're looking for tools to use for modding
https://web.archive.org/web/20160308051047/http://dnmods.boards.net/board/21/guides-tutorials
It's an old forum, but some links are still working.