🔒 Privacy Policy
Last Updated: August 25, 2026
This Privacy Policy explains how Nexora ("the Bot", "Service", "we", "us", or "our"), authored by Oryzen, collects, uses, stores, and protects information when you use our Discord bot and associated documentation.
We are committed to respecting and protecting user privacy and ensuring transparent data practices.
1. Information We Collect
To provide core cryptocurrency tracking, price alerts, and server notifications, Nexora collects minimal, necessary data:
A. Discord Identifiers (Provided by Discord API)
- Discord User ID: Used to link tracked wallets, portfolio items, and price alert preferences to your Discord account.
- Discord Guild ID & Channel ID: Used to store server-specific settings, such as configured channels for airdrop radar and wallet alert broadcasts.
B. User-Submitted Crypto Data
- Public Blockchain Addresses: Only collected when you explicitly invoke
/wallet trackor/wallet balance. - Price Alert Settings: Target token, price condition (
ABOVE/BELOW), and target value created via/alert set. - Portfolio Holdings: Token symbols and amounts added voluntarily via
/portfolio add.
2. Information We NEVER Collect
IMPORTANT
NEXORA DOES NOT AND WILL NEVER COLLECT SENSITIVE PRIVATE CREDENTIALS.
- ❌ Private Keys or Seed Phrases: We never request, store, or process private keys or recovery phrases.
- ❌ Passwords or Discord Credentials: We do not collect Discord account passwords or authentication tokens.
- ❌ Personal Identity Information (PII): We do not collect your real name, physical address, email address, or phone number.
- ❌ Payment or Banking Details: We do not process or store credit cards, bank accounts, or financial fiat credentials.
3. How We Use Your Information
We use collected data solely to deliver the Bot's intended functionality:
- Wallet Monitoring: Scanning public blockchain balances periodically to notify you of balance changes.
- Price Alerts: Evaluating current CoinGecko prices against your stored target price conditions.
- Portfolio Summaries: Aggregating your stored token holdings to calculate total portfolio valuation and PnL.
- Server Broadcasts: Delivering automated airdrop alerts to channels configured by server administrators.
We do not sell, rent, monetize, or share your data with advertisers or third parties.
4. Data Storage & Security
- Database Security: All user data is stored in a secured PostgreSQL database accessed through parameterized queries via Prisma ORM to prevent SQL injection vulnerabilities.
- Access Control: Database credentials are strictly protected via encrypted environment variables (
DATABASE_URL). - Non-Custodial Architecture: Since only public blockchain data and numeric settings are stored, your crypto funds remain safe and untouched on their respective blockchains.
5. Data Retention & Deletion Rights
You have complete control over your data stored in Nexora:
- Delete Tracked Wallets: Run
/wallet untrack address:<address>to remove a specific wallet from the database. - Delete Price Alerts: Run
/alert delete id:<id>to delete active alerts. - Delete Portfolio Items: Run
/portfolio remove coin:<coin>to clear token holdings. - Complete Data Deletion Request: You may request complete erasure of all records associated with your Discord User ID or Guild ID at any time by opening a ticket on our Support Server.
6. Third-Party Services & Links
Nexora queries public endpoints and data providers:
- CoinGecko: Cryptocurrency prices and market metrics.
- DexScreener: Decentralized exchange pair liquidity.
- GoPlus Security & RugCheck: Smart contract safety auditing.
- CryptoPanic: Cryptocurrency news feed.
- Public Blockchain RPCs: Public read-only blockchain state.
We encourage you to review the privacy policies of these third-party services.
7. Changes to This Privacy Policy
We may update this Privacy Policy from time to time to reflect bot updates or regulatory requirements. Any updates will be posted on this page with an updated date.
8. Contact Us
If you have questions about this Privacy Policy or wish to exercise your data rights:
- Author / Maintainer: Oryzen
- Support Server: https://discord.gg/6xpF6YqVDd
- GitHub: https://github.com/Oryzen-PH/Nexora