Dragos Popescu

Results 10 comments of Dragos Popescu

I want to look into a way of returning the output of !cmd commands into the server chat. For example > !cmd "echo hello" should make Chimera display `hello` in...

I've done it yesterday @CedArctic, I'll make a pull request the moment I learn how (I'm quite new to github and git in general).

I'll create a setup.bat and a setup.sh that will pip install/upgrade the packages required (I'm starting to like this repo as you can see). I'll create the local_credentials.py in this...

![image](https://user-images.githubusercontent.com/31741257/153719014-ec372665-9c9e-4dc5-be0d-8584f8781a1c.png) This is another errors that pops sometimes when trying to build for linux.

A command line argument would also be nice and won't require source modification. `-override-foreign-library:"system:somelib"="myownlib.a"`

This issue happens to me once every couple of days. It has something to do with an update checker I think

It is clear that this is a problem with the auto updater. As it always happens when a new version is released, a workaround would be disabling the auto updates...

https://github.com/odin-lang/Odin/pull/2280

Some points discussed with @gingerBill in our talk a few weeks ago + some points that should still be discussed regarding this. If i remember correctly, the best approach currently...