# Bot-Hosting.net Wiki

## Bot-Hosting.net Wiki

- [Bot-Hosting.net Wiki](https://wiki.bot-hosting.net/readme.md): Bot-hosting.net provides free hosting designed for Discord bots also capable of running other programs in a large range of languages
- [Hosting your first bot](https://wiki.bot-hosting.net/guides/hosting-your-first-bot.md): This guide will teach you how to host your first bot on bot-hosting.net
- [Cloning a Git repository on your server](https://wiki.bot-hosting.net/guides/cloning-a-git-repository-on-your-server.md): You may want to run code directly pulled from a Git repository on your server. Our servers provide configuration options for doing this.
- [Connecting to your server's files with SFTP](https://wiki.bot-hosting.net/guides/connecting-to-your-servers-files-with-sftp.md): SFTP is a popular protocol for connecting to a server's files and uploading/downloading files. It is a great way to manage files and upload your files from your PC.
- [Linking a domain to your server](https://wiki.bot-hosting.net/guides/linking-a-domain-to-your-server.md): This guide is for running an HTTP server that you want to link your domain to, through our reverse proxy.
- [Cannot find module / Cannot open file error on startup](https://wiki.bot-hosting.net/common-issues/cannot-find-module-cannot-open-file-error-on-startup.md)
- [Sqlite Installation Issues](https://wiki.bot-hosting.net/common-issues/sqlite-installation-issues.md): Are you having issues with your Sqlite database dependency installing?
